Skip to content

Releases: dev-build-deploy/version-it

1.0.1

28 Jul 05:31
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Expose Modifier type

1.0.0

18 Jun 12:10
Compare
Choose a tag to compare

What's Changed

💥 Breaking Changes

  • Support management of multiple modifiers

0.3.0

17 Jul 21:08
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Relicense from GPL-3.0-or-later to MIT

0.2.4

13 Jul 10:48
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Address semver vulnerable to Regular Expression Denial of Service

0.2.3

29 Jun 08:02
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Expose IComparable interface

0.2.2

29 Jun 07:58
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Expose ICalVer and ISemVer interfaces

0.2.1

27 Jun 10:11
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Export SemVer and CalVer increment types

0.2.0

25 Jun 22:27
Compare
Choose a tag to compare

What's Changed

✨ New Features

  • Introduce CalVer support

0.1.4

22 Jun 11:03
60bff30
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Standardize increment type to ISemVer

0.1.3

22 Jun 06:52
7dae2e6
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Ensure ISemVer is exported