v2.0 Roadmap
lucasallan opened this issue · 0 comments
lucasallan commented
- Remove support for IronRuby
- Drop support for Ruby 1.8
- Remove any code that checks for the presence of the Thread class
- Java implementation of WeakKeyMap
- Use Ruby's Monitor class
- Ensure thread-safety
- Convert tests to RSpec