Skip to content

Releases: jhheider/semverator

v0.9.0

08 Jan 16:56
706e7a1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.8.0...v0.9.0

v0.8.0

05 Jan 15:19
21a52a1
Compare
Choose a tag to compare

What's Changed

  • use coveralls without a token? by @jhheider in #11
  • Conform Semver and Range to fmt::Display by @mxcl in #10

New Contributors

  • @mxcl made their first contribution in #10

Full Changelog: v0.7.2...v0.8.0

v0.7.2

02 Jan 20:44
1f153b8
Compare
Choose a tag to compare
  • use lazy_static for regex compilation, noob.

Full Changelog: v0.7.1...v0.7.2

v0.7.1

01 Jan 23:36
c934210
Compare
Choose a tag to compare
  • expose library API better

Full Changelog: v0.7.0...v0.7.1

v0.7.0

01 Jan 22:59
292a081
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.0...v0.7.0

v0.6.0

06 Sep 20:12
03e8b01
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

18 Mar 18:37
59987c3
Compare
Choose a tag to compare

Handle rename of tea to pkgx. (Yes, I'm woefully late.)

Full Changelog: v0.5.0...v0.5.1

v0.5.0

18 Mar 18:32
ce1b0f3
Compare
Choose a tag to compare

Matches libpkgx handling of CalVer (v.major > 1996, strictly less than all SemVer).

Full Changelog: v0.4.3...v0.5.0

v0.4.3

10 Sep 23:20
0692ffa
Compare
Choose a tag to compare

Handle tea's unique stance that all calver are less than non-calver semver.

v0.4.2

08 Sep 18:11
838e778
Compare
Choose a tag to compare

compare order on pre-releases got reversed