ruby/NEWS.md

42 строки
749 B
Markdown
Исходник Обычный вид История

# NEWS for Ruby 3.1.0
2020-02-16 23:00:34 +03: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 15:11:19 +03:00
## C API updates
## Implementation improvements
### JIT
2020-11-10 20:15:57 +03:00
## Static analysis
2020-10-20 07:16:19 +03:00
### RBS
2020-09-25 11:08:39 +03:00
2020-10-20 07:16:19 +03:00
### TypeProf
## Miscellaneous changes