Releases: swrlab/node-utils
Releases · swrlab/node-utils
v1.1.0
Changes
- feat: add test workflow to github/actions
- feat: add helpers package (with
sleep
function) - feat: add numbers package (with
toReadable
function) - feat: add
capitalize
andpluralize
functions in strings package - chore!: move
isEven
from strings to numbers package
BREAKING CHANGE: strings.isEven()
is deprecated, use numbers.isEven()
instead
Compare to previous Version: v1.0.1...v1.1.0
v1.0.1 - update `super-linter` with new config
What's Changed
Full Changelog: v1.0.0...v1.0.1
v1.0.10-beta
- chore: merge
frytg/undici-wrapper
into this package
v1.0.0
First stable release version
- chore: move node-crc to swrlab account
- feat: add mocha tests for strings utils
v1.0.9-beta
- chore: update undici to v0.1.0
v1.0.8-beta
- feat: add
isEven
to string helpers
v1.0.7-beta
- fix: node-crc fork (linux-musl binaries)
v1.0.6-beta
- add: mocha test for node-crc
- fix:
- node-crc fork (prebuild binaries)
- github-actions workflow
v1.0.5-beta
- update:
- github-actions to use latest versions
- @google-cloud/storage to
v6.1.0
- frytg/undici-wrapper to
v0.0.5
- node-crc to
rafaelmaeuer/node-crc
v1.0.4-beta
- update actions:
- /checkout to
v3.0.2
- /super-linter to
v4.9.2
- /checkout to
- fix: super-linter config