For issues relating to development in Ruby, version 3.1. 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.1 was released Dec 25, 2021.
For information on Ruby in general, visit ruby. And API documentation for Ruby 3.1.0.
The official release 3.1 announcement summarizes the changes as:
- YJIT: New experimental in-process JIT compiler
- debug gem: A new debugger
- error_highlight: Fine-grained error location in backtrace
- IRB Autocomplete and Document Display
- and many more