[前][次][番号順一覧][スレッド一覧]

ruby-changes:49242

From: stomar <ko1@a...>
Date: Wed, 20 Dec 2017 18:51:40 +0900 (JST)
Subject: [ruby-changes:49242] stomar:r61357 (trunk): NEWS: update news for Psych

stomar	2017-12-20 18:51:29 +0900 (Wed, 20 Dec 2017)

  New Revision: 61357

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=61357

  Log:
    NEWS: update news for Psych

  Modified files:
    trunk/NEWS
Index: NEWS
===================================================================
--- NEWS	(revision 61356)
+++ NEWS	(revision 61357)
@@ -308,6 +308,8 @@ with all sufficient information, see the https://github.com/ruby/ruby/blob/trunk/NEWS#L308
 
   * Update to Psych 3.0.2.
 
+    * Convert fallback option to a keyword argument
+      https://github.com/ruby/psych/pull/342
     * Add :symbolize_names option to Psych.load, Psych.safe_load like JSON.parse
       https://github.com/ruby/psych/pull/333, https://github.com/ruby/psych/pull/337
     * Add Psych::Handler#event_location

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]