Skip to content
This repository was archived by the owner on Dec 15, 2025. It is now read-only.

Release v0.2.16 - OSX

Choose a tag to compare

@github-actions github-actions released this 24 May 05:15
· 20 commits to master since this release
Fix release workflow and script

- Update GitHub Actions workflow to use modern actions (softprops/action-gh-release@v1)
- Add proper permissions for contents: write
- Update checkout action to v4
- Simplify build process for both Linux and macOS workflows
- Fix release script to increment patch version instead of minor
- Add defensive tag cleanup in release script