Releases: Traitome/oxo-dual-licenser
Releases · Traitome/oxo-dual-licenser
v0.1.1
0.1.1 — 2026-04-05
Bug Fixes
- tests: Serialize env-var tests with a mutex to prevent race conditions (@Copilot)
- Force git checkout when updating CHANGELOG.md after release (@Copilot)
Maintenance
- Bump version to 0.1.1 [skip ci] (@github-actions[bot])
Other Changes
- Merge pull request #2 from Traitome/copilot/fix-action-error-changelog (@ShixiangWang) (#2)
- Bump release date to 2026-04-05 (@ShixiangWang)
v0.1.0
0.1.0 — 2026-04-05
Features
- Create complete oxo-dual-licenser workspace with library, CLI, CI, and docs (@Copilot)
- Initial workspace with oxo-license library and oxo-license-issuer CLI (@Copilot)
Other Changes
- Expand docs: oxo-call compatibility, helpers & CLI (@ShixiangWang)
- Create issue-license.sh (@ShixiangWang)
- Merge pull request #1 from Traitome/copilot/extract-license-code-and-create-library (@ShixiangWang) (#1)
- Initial plan (@Copilot)
- Initial commit (@ShixiangWang)
Styling
- Apply cargo fmt formatting (@Copilot)