Skip to content

Releases: swrlab/node-utils

v1.1.0

20 Dec 10:11
55ad55b
Compare
Choose a tag to compare

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 and pluralize 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

10 Aug 06:30
417cff1
Compare
Choose a tag to compare

What's Changed

  • chore: update super-linter with new config by @frytg in #435

Full Changelog: v1.0.0...v1.0.1

v1.0.10-beta

27 Jul 05:31
1405f37
Compare
Choose a tag to compare
v1.0.10-beta Pre-release
Pre-release
  • chore: merge frytg/undici-wrapper into this package

v1.0.0

27 Jul 10:04
15e37b9
Compare
Choose a tag to compare

First stable release version

  • chore: move node-crc to swrlab account
  • feat: add mocha tests for strings utils

v1.0.9-beta

06 Jul 14:48
Compare
Choose a tag to compare
v1.0.9-beta Pre-release
Pre-release
  • chore: update undici to v0.1.0

v1.0.8-beta

30 Jun 16:28
921a862
Compare
Choose a tag to compare
v1.0.8-beta Pre-release
Pre-release
  • feat: add isEven to string helpers

v1.0.7-beta

29 Jun 11:13
c0b6899
Compare
Choose a tag to compare
v1.0.7-beta Pre-release
Pre-release
  • fix: node-crc fork (linux-musl binaries)

v1.0.6-beta

28 Jun 12:50
3bf0115
Compare
Choose a tag to compare
v1.0.6-beta Pre-release
Pre-release
  • add: mocha test for node-crc
  • fix:
    • node-crc fork (prebuild binaries)
    • github-actions workflow

v1.0.5-beta

21 Jun 10:53
2e98ac8
Compare
Choose a tag to compare
v1.0.5-beta Pre-release
Pre-release
  • 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

03 May 12:47
c91cec1
Compare
Choose a tag to compare
v1.0.4-beta Pre-release
Pre-release
  • update actions:
    • /checkout to v3.0.2
    • /super-linter to v4.9.2
  • fix: super-linter config