2020-12-25 17:31:48 +09:00
|
|
|
# NEWS for Ruby 3.1.0
|
2020-01-15 12:42:47 +09:00
|
|
|
|
2020-02-16 21:00:34 +01:00
|
|
|
This document is a list of user visible feature changes
|
2020-12-25 17:31:48 +09:00
|
|
|
since the **3.0.0** release, except for bug fixes.
|
2020-01-15 12:42:47 +09:00
|
|
|
|
|
|
|
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`).
|
|
|
|
|
2020-01-18 17:46:52 +09:00
|
|
|
## Language changes
|
2020-01-15 12:42:47 +09:00
|
|
|
|
2020-01-18 17:46:52 +09:00
|
|
|
## Command line options
|
2020-01-15 12:42:47 +09:00
|
|
|
|
2020-03-03 17:37:51 +09:00
|
|
|
## Core classes updates
|
|
|
|
|
|
|
|
Outstanding ones only.
|
2020-01-15 12:42:47 +09:00
|
|
|
|
2020-03-03 17:37:51 +09:00
|
|
|
## Stdlib updates
|
|
|
|
|
|
|
|
Outstanding ones only.
|
2020-01-15 12:42:47 +09:00
|
|
|
|
2020-03-03 17:37:51 +09:00
|
|
|
## Compatibility issues
|
|
|
|
|
|
|
|
Excluding feature bug fixes.
|
2020-01-15 12:42:47 +09:00
|
|
|
|
2020-08-24 15:38:03 +09:00
|
|
|
## Stdlib compatibility issues
|
2020-06-18 21:11:19 +09:00
|
|
|
|
2020-01-18 17:46:52 +09:00
|
|
|
## C API updates
|
2020-01-15 12:42:47 +09:00
|
|
|
|
2020-01-18 17:46:52 +09:00
|
|
|
## Implementation improvements
|
2020-01-15 12:42:47 +09:00
|
|
|
|
2020-06-26 00:54:05 -07:00
|
|
|
### 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
|
|
|
|
|
2020-01-18 17:46:52 +09:00
|
|
|
## Miscellaneous changes
|