Skip to content

Releases: dcarp/semver

v0.8.0

25 Mar 18:20
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • feat: add minimal version selection by @dcarp in #22
  • fix: move pre-commit out of the CI matrix by @dcarp in #23
  • chore(deps): update pre-commit hook keith/pre-commit-buildifier to v8.5.1 by @renovate[bot] in #25
  • chore: enable renovate lock file maintenance by @dcarp in #26
  • fix: downgrade bazel to 7.7.1 to avoid some re2 issues on bazel 8 by @dcarp in #27
  • chore(deps): update dependency rules_d to v0.7.5 by @renovate[bot] in #24
  • chore: tag bazelrc_preset target as manual by @dcarp in #28
  • chore(deps): update codecov/codecov-action action to v5.5.3 by @renovate[bot] in #29
  • chore(deps): update bazel-contrib/setup-bazel action to v0.19.0 by @renovate[bot] in #30
  • chore(deps): update dependency rules_d to v0.7.6 by @renovate[bot] in #31

Full Changelog: v0.7.1...v0.8.0

v0.7.1

01 Mar 13:24
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • fix: add missing import path for bazel target by @dcarp in #21

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

v0.7.0

01 Mar 10:19
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • chore(deps): update actions/checkout action to v6 by @renovate[bot] in #18
  • feat: add bazel, pre-commit hooks, update renovate by @dcarp in #19

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

v0.6.0

21 Sep 01:11
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

  • fix(ci): Don't use DMD on macOS ARM runners by @dcarp in #13
  • Configure Renovate by @renovate[bot] in #12
  • Update actions/checkout action to v5 by @renovate[bot] in #14
  • Update codecov/codecov-action action to v5 - autoclosed by @renovate[bot] in #15
  • Added methods .major, .minor, .patch by @katyukha in #11
  • Polish comments and reformat code by @dcarp in #17

New Contributors

Full Changelog: v0.5.0...v0.6.0

v0.5.0: Compatibility with DIP1000 / latest compilers

30 Mar 15:45
a528463

Choose a tag to compare

What's Changed

  • Fix compiler warnings and deprecations emitted by latest dmd by @cschlote in #10

Full Changelog: v0.4.0...v0.5.0

v0.4.0

20 Oct 19:22

Choose a tag to compare

What's Changed

  • Add a .gitignore file by @Geod24 in #6
  • Improve documentation, attributes, CTFE-ability, reduce allocations by @Geod24 in #7
  • feature/query semver components by @cschlote in #8

New Contributors

Full Changelog: v0.3.4...v0.4.0

v0.3.4

01 Sep 13:48
3f75dbb

Choose a tag to compare

  • use const instead of in for function parameters.

v0.3.3

06 Jun 22:18
1012043

Choose a tag to compare

  • Small fixes
  • Move CI from Travis CI to GitHub Actions

v0.3.2

31 Dec 16:30

Choose a tag to compare

Remove deprecated API

v0.3.1

07 Apr 18:18

Choose a tag to compare

Remove deprecation message