0.7.0
- Add
Dict.getUnsafe
#167 - Fixes mis-bound
Intl
functions #180Intl.DateTimeFormat.formatRangeToParts
was bound toformatRange
instead offormatRangeToParts
Intl.PluralRules.select
,Intl.PluralRules.selectInt
, andIntl.PluralRules.selectBigInt
were bound toformat
instead ofselect
Documentation
- Fix docstring for
Array.getUnsafe
andArray.filterMap
#168