ruby-changes:63224
From: Marc-Andre <ko1@a...>
Date: Thu, 1 Oct 2020 07:11:43 +0900 (JST)
Subject: [ruby-changes:63224] 0e93118c44 (master): [ruby/ostruct] Update NEWS
https://git.ruby-lang.org/ruby.git/commit/?id=0e93118c44 From 0e93118c44fc4128bcacfe1dc6702c84a84b862b Mon Sep 17 00:00:00 2001 From: Marc-Andre Lafortune <github@m...> Date: Sat, 26 Sep 2020 00:29:18 -0400 Subject: [ruby/ostruct] Update NEWS diff --git a/NEWS.md b/NEWS.md index 24b7986..4078f19 100644 --- a/NEWS.md +++ b/NEWS.md @@ -269,6 +269,14 @@ Outstanding ones only. https://github.com/ruby/ruby/blob/trunk/NEWS.md#L269 * Update to IRB 1.2.6 +* OpenStruct + + * Initialization no longer lazy [[Bug #12136]] + * Builtin methods can now be overridden safely. [[Bug #15409]] + * Implementation uses only methods ending with `!`. + * Ractor compatible. + * Use officially discouraged. Read "Caveats" section. + * Reline * Update to Reline 0.1.5 -- cgit v0.10.2 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/