Releases: mll-lab/js-utils
Releases · mll-lab/js-utils
v2.4.0
2.4.0 (2021-12-06)
Features
v2.3.0
2.3.0 (2021-11-26)
Features
- add NonEmptyArray and specialized implementation of last() (5f61c48)
v2.2.0
2.2.0 (2021-10-18)
Features
v2.1.0
2.1.0 (2021-10-18)
Features
- loosen date argument types (bc0dd4c)
v2.0.0
2.0.0 (2021-10-18)
Features
- add parse and format functions for all date formats (d41dbc8)
BREAKING CHANGES
- remove MINIMAL_VALID_DATE and ISO_GERMAN_DATE_FORMAT
v1.4.1
1.4.1 (2021-09-06)
Bug Fixes
- add export of round function (e8a4739)
v1.4.0
1.4.0 (2021-09-02)
Features
- add round number to decimals (0e3fadf)
v1.3.3
1.3.3 (2021-08-18)
Bug Fixes
- ensure containSameValues() does not mutate its inputs (01b3d0d)
v1.3.2
1.3.2 (2021-07-08)
Bug Fixes
- Actually export array and date utils (3ec9e34)
v1.3.1
1.3.1 (2021-07-08)
Bug Fixes
- Include types within build output (46421ed)