Skip to content

0.7.0

Compare
Choose a tag to compare
@zth zth released this 07 Feb 08:55
· 54 commits to main since this release
  • Add Dict.getUnsafe #167
  • Fixes mis-bound Intl functions #180
    • Intl.DateTimeFormat.formatRangeToParts was bound to formatRange instead of formatRangeToParts
    • Intl.PluralRules.select, Intl.PluralRules.selectInt, and Intl.PluralRules.selectBigInt were bound to format instead of select

Documentation

  • Fix docstring for Array.getUnsafe and Array.filterMap #168