Skip to content

Releases: muratgozel/node-calver

24.1.0: prefix, suffix and clean methods added

21 May 12:24
b0b5b3a
Compare
Choose a tag to compare
prefix, suffix and clean methods added

24.0.2: remake

18 May 11:08
f7e0efc
Compare
Choose a tag to compare

This version is a complete a rewrite of the library with re-thought features of a calendar versioning concept.

v22.9.1: fixed modifier version bump when three kind of level specified

02 Apr 14:28
562ac55
Compare
Choose a tag to compare

fixed modifier version bump when three kind of level specified
improved the semantic tag reset behaviour when calendar tags lead the version string

v22.9.0: feat: use local time option.

20 Oct 10:50
c8346df
Compare
Choose a tag to compare
  • feat: use local time option.
  • updated dependencies.
  • releaser config moved to package.json
  • github tests added.

v22.8.4

03 Aug 11:11
Compare
Choose a tag to compare
  • fix changes havent been reflected in the git tag.

v22.8.3: inc throws an error if version doesn't change.

03 Aug 10:44
Compare
Choose a tag to compare
  • inc throws an error if version doesn't change.
  • ability to specify both calendar and semantic tags in inc
  • isValid method added.

v21.11.3

04 Nov 07:17
Compare
Choose a tag to compare
  • fixed markdown table render issue.

v21.11.2

04 Nov 07:16
Compare
Choose a tag to compare
  • fixed markdown table render issue.

v21.11.1

04 Nov 07:14
Compare
Choose a tag to compare
  • fixed markdown table view issue.

v21.11.0: Codebase refactor.

04 Nov 07:08
Compare
Choose a tag to compare
  • Codebase refactor.
  • Tests rewritten with node.js assert module.
  • Updated readme.
  • Exports for older node.js versions.
  • Drop support for micro tag.
  • Second level might only be a modifier.