Releases: martinkr/onelinecode
Releases · martinkr/onelinecode
v1.21.0
1.21.0 (2022-01-19)
Features
- push new version: new version (da64205)
v1.20.2
1.20.2 (2021-12-08)
Bug Fixes
- string/capitalise: performance (4fd3a59)
v1.20.1
1.20.1 (2021-12-07)
Bug Fixes
- string/countWords: punctation chars (62e1460)
v1.20.0
1.20.0 (2021-12-06)
Features
- string/countWords: BREAKING CHANGE for versioning but only because of introducing strings (2598907)
v1.19.0
1.19.0 (2021-12-02)
Features
- array/rangeArray: create a range array (b2ed9e9)
v1.18.1
1.18.1 (2021-12-01)
Bug Fixes
- array/sortDesc: performance (1173fd2)
v1.18.0
1.18.0 (2021-11-24)
Features
- array/nthItems: performance (b11f276)
- array/nthItems: performance (c475a97)
v1.17.0
1.17.0 (2021-11-23)
Features
- array/average: performance (74776c7)
v1.16.0
1.16.0 (2021-11-22)
Features
- array/average, array/sortAsc, array/sortDesc: new features (e9f4d76)
- array/average, array/sortAsc, array/sortDesc: new features (6e91400)
- array/sum, array/average: calculations (a2cd22f)
v1.15.0
1.15.0 (2021-11-17)
Features
- array/clean: clean an array (881dafa)
- array/cleanFalsy: clean an array from falsy values (3f5518e)