Skip to content

v1.8.2

Latest
Compare
Choose a tag to compare
@hmdne hmdne released this 23 Nov 21:29
· 99 commits to master since this release
v1.8.2
0908976

Performance

  • Optimize Hash#rehash for the common case, avoid calling $slice when no hash collision is present (#2571)

Fixed

  • String#{r,l,}strip: Make them work like in MRI for non-breaking white-space (#2612)
  • Compat regression fix: Hash#to_n should return a JS object (#2613)