Releases: jhheider/semverator
Releases · jhheider/semverator
v0.10.0
What's Changed
- replace actions-rs by @jhheider in #13
- add .github/dependabot.yml by @jhheider in #14
- Bump nosborn/github-action-markdown-cli from 3.2.0 to 3.3.0 by @dependabot in #17
- Bump extractions/setup-just from 1 to 2 by @dependabot in #15
- Bump regex from 1.10.6 to 1.11.1 by @dependabot in #19
- Bump anyhow from 1.0.86 to 1.0.95 by @dependabot in #16
- Bump clap from 4.5.17 to 4.5.26 by @dependabot in #18
- Bump serde_json from 1.0.135 to 1.0.137 by @dependabot in #21
- Bump nosborn/github-action-markdown-cli from 3.3.0 to 3.4.0 by @dependabot in #20
- Bump clap from 4.5.26 to 4.5.27 by @dependabot in #22
- Bump serde_json from 1.0.137 to 1.0.138 by @dependabot in #23
- Bump clap from 4.5.27 to 4.5.28 by @dependabot in #24
- Bump clap from 4.5.28 to 4.5.29 by @dependabot in #25
- Bump clap from 4.5.29 to 4.5.30 by @dependabot in #29
- Bump serde from 1.0.217 to 1.0.218 by @dependabot in #26
- Bump anyhow from 1.0.95 to 1.0.96 by @dependabot in #27
- Bump serde_json from 1.0.138 to 1.0.139 by @dependabot in #28
- Bump clap from 4.5.30 to 4.5.31 by @dependabot in #30
- Bump serde from 1.0.218 to 1.0.219 by @dependabot in #33
- Bump serde_json from 1.0.139 to 1.0.140 by @dependabot in #32
- Bump anyhow from 1.0.96 to 1.0.97 by @dependabot in #31
- Bump clap from 4.5.31 to 4.5.32 by @dependabot in #35
- Bump extractions/setup-just from 2 to 3 by @dependabot in #34
- Bump clap from 4.5.32 to 4.5.34 by @dependabot in #36
- since all 0-pads are equal, zero-pad to simplify and fix compare by @jhheider in #39
- add more constructors for Range by @jhheider in #40
New Contributors
- @dependabot made their first contribution in #17
Full Changelog: v0.9.0...v0.10.0
v0.9.0
v0.8.0
v0.7.2
- use
lazy_static
for regex compilation, noob.
Full Changelog: v0.7.1...v0.7.2
v0.7.1
- expose library API better
Full Changelog: v0.7.0...v0.7.1
v0.7.0
v0.6.0
What's Changed
- fix coverage by @jhheider in #6
- separate into lib+cli by @rustdevbtw in #7 (thanks!)
New Contributors
- @rustdevbtw made their first contribution in #7
Full Changelog: v0.5.1...v0.6.0
v0.5.1
Handle rename of tea
to pkgx
. (Yes, I'm woefully late.)
Full Changelog: v0.5.0...v0.5.1
v0.5.0
Matches libpkgx
handling of CalVer (v.major > 1996, strictly less than all SemVer).
Full Changelog: v0.4.3...v0.5.0