mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Added JSON entry
This commit is contained in:
parent
9a52902490
commit
ef09d2dfdd
1 changed files with 4 additions and 0 deletions
4
NEWS.md
4
NEWS.md
|
@ -159,6 +159,10 @@ Note: We're only listing outstanding class updates.
|
|||
* Add a lockfile_checksums configuration to include checksums in fresh lockfiles.
|
||||
* Add bundle lock --add-checksums to add checksums to an existing lockfile.
|
||||
|
||||
* JSON
|
||||
|
||||
* Performance improvements `JSON.parse` about 1.5 times faster than json-2.7.x.
|
||||
|
||||
* Tempfile
|
||||
|
||||
* The keyword argument `anonymous: true` is implemented for Tempfile.create.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue