Skip to content

v1.8.1

Compare
Choose a tag to compare
@elia elia released this 09 Nov 09:54
· 99 commits to master since this release
v1.8.1
b13f318

Fixed

  • Array methods should handle elements inserted during the iteration (#2602)
  • Assign correct values to duplicated underscore parameters (#2606)

Added

  • Support an IO argument of Kernel.printf (#2605)

Performance

  • Fix a performance regression introduced by freezing support (#2609)