Inserito da nurse il 2013-11-22
Tradotto da alepore
Siamo lieti di annunciare il rilascio di Ruby 2.1.0-preview2. Per favore provate le nuove feature di Ruby 2.1 prima del rilascio finale!
Modifiche rilevanti dalla preview 1
- risolto Heap Overflow nel Parsing di numeri in Virgola Mobile (CVE-2013-4164)
- “literal”.freeze è ora ottimizzato #9042
- il suffisso f delle String Literal è stato rimosso #9042
- risolto problema di consumo memoria sul RGenGC (r43532 e r43755)
- aggiunto Exception#cause #8257
- aggiornate librerie come json, nkf, rake, RubyGems, e RDoc.
Download
-
https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.0-preview2.tar.bz2
SIZE: 11432454 bytes MD5: 9d566a9b2d2e7e35ad6125e2a14ce672 SHA256: 780fddf0e3c8a219057d578e83367ecfac5e945054b9f132b3b93ded4802d1ce
-
https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.0-preview2.tar.gz
SIZE: 14416029 bytes MD5: ba2b95d174e156b417a4d580a452eaf5 SHA256: a9b1dbc16090ddff8f6c6adbc1fd0473bcae8c69143cecabe65d55f95f6dbbfb
-
https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.0-preview2.zip
SIZE: 16110720 bytes MD5: 2ad1aa3d89ae32607cf14fc73b192de1 SHA256: cc2f7f8e05daed716489e5480e6365a711a13ed7747dbc59e989a41fe2805076
Modifiche dalla versione 2.0
Le modifiche rilevanti sono:
- VM (method cache)
- RGenGC (Vedi la presentazione al RubyKaigi e la presentazione alla RubyConf 2013 di ko1)
- refinements #8481 #8571
- modifiche di sintassi
- Bignum
- String#scrub #8414
- Socket.getifaddrs #8368
- RDoc 4.1.0.preview.2 e RubyGems 2.2.0.preview.2
Guarda più dettagli sulle modifiche: NEWS su Ruby repository (WIP).
ko1 ha parlato a proposito delle nuove features di Ruby 2.1 al toruby: All about Ruby 2.1
Konstantin Haase (@konstantinhaase) ha scritto un buon riassunto nel suo blog post: What’s new in Ruby 2.1?.
Commenti al rilascio
Problemi noti sono:
https://bugs.ruby-lang.org/projects/ruby-trunk/issues?query_id=102
Vedere inoltre il release schedule e altre informazioni:
https://bugs.ruby-lang.org/projects/ruby-master/wiki/ReleaseEngineering210