Skip to content

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 06 Feb 11:22
· 925 commits to main since this release
f2d95b9

Bugfix release that fixes aether --version reporting an incorrect version number.

What's Changed

Bug Fixes

  • Fix version reportingaether --version now correctly reflects the release version instead of a hardcoded 1.0.0 #157
    • Version is injected at build time via ldflags from the git tag
    • Untagged builds report dev instead of a misleading version number

Full Changelog · Issue #156