Skip to content

v1.8.0

Compare
Choose a tag to compare
@d5 d5 released this 10 Feb 00:48
· 141 commits to master since this release

Changes

  • Indexer of Array, ImmutableArray, String, Bytes returns undefined if index is out of bounds (instead of raising a run-time error)
  • Undefined indexer returns undefined

Changelog

5e21abf IndexGet of Array, Index, ImmutableIndex, Bytes, String, Undefined