Add news about MatchData#bytebegin and MatchData#byteend
This commit is contained in:
parent
56fbf64a53
commit
4e59ae6e27
4
NEWS.md
4
NEWS.md
@ -40,6 +40,10 @@ Note: We're only listing outstanding class updates.
|
||||
* Exception#set_backtrace now accepts arrays of Thread::Backtrace::Location.
|
||||
Kernel#raise, Thread#raise and Fiber#raise also accept this new format. [[Feature #13557]]
|
||||
|
||||
* MatchData
|
||||
|
||||
* MatchData#bytebegin and MatchData#byteend have been added. [[Feature #20576]]
|
||||
|
||||
* Range
|
||||
|
||||
* Range#size now raises TypeError if the range is not iterable. [[Misc #18984]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user