4.0.0 (2022-02-03)
- make currency option required (e8feb72)
- When the
style
ofNumberFormat
is set tocurrency
, thecurrency
option is required as it does not have a default value.
3.0.0 (2022-02-03)
- #twoDigit changed to #"2-digit"
2.2.0 (2021-11-03)
- add dateStyle and timeStyle (614ad76)
2.1.1 (2021-02-24)
2.1.0 (2021-02-18)
- numberformat: add percentage formatting (3f2ae70)
2.0.1 (2021-02-18)
- publish in opendevtools organization (1c3c9a1)
2.0.0 (2020-07-07)
- update to bucklescript 8.1 syntax (6ca32dc)
- New syntax is only available in bs-platform >= 8.1
- initial commit (a00161b)