For issues relating to development in Ruby, version 3. If your question applies to Ruby in general, use the tag [ruby].
Ruby is a dynamic, open source programming language with a focus on simplicity and productivity. Ruby 3.0 was released Dec 25, 2020.
For information on Ruby in general, visit ruby. And API documentation for Ruby 3.0.0.
The official release 3.0 announcement summarizes the changes as:
- Performance
- MJIT
- Concurrency
- Ractor
- Fiber Scheduler
- Typing (Static Analysis)
- RBS
- TypeProf