1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/NEWS.md

42 lines
749 B
Markdown
Raw Normal View History

# NEWS for Ruby 3.1.0
2020-02-16 21:00:34 +01:00
This document is a list of user visible feature changes
since the **3.0.0** release, except for bug fixes.
Note that each entry is kept so brief that no reason behind or reference
information is supplied with. For a full list of changes with all
sufficient information, see the ChangeLog file or Redmine
(e.g. `https://bugs.ruby-lang.org/issues/$FEATURE_OR_BUG_NUMBER`).
## Language changes
## Command line options
## Core classes updates
Outstanding ones only.
## Stdlib updates
Outstanding ones only.
## Compatibility issues
Excluding feature bug fixes.
## Stdlib compatibility issues
2020-06-18 21:11:19 +09:00
## C API updates
## Implementation improvements
### JIT
2020-11-10 18:15:57 +01:00
## Static analysis
2020-10-20 13:16:19 +09:00
### RBS
2020-09-25 17:08:39 +09:00
2020-10-20 13:16:19 +09:00
### TypeProf
## Miscellaneous changes