v0.6.2
Immutable
release. Only release title and notes can be modified.
✨ Added
- Auto-detect and support scoped (granular) API tokens.
🔥 Changed
- Resolve config, cache, and query directories OS-natively.
🪲 Fixed
- Handle ADF that Jira rejects with
INVALID_INPUT.
📦 Dependencies
- Update gechr/clib to v0.5.4
- Update gechr/clog to v0.11.2
- Update gechr/x to v0.1.4
- Update glamour to v2.0.1
- Update koanf to v2.3.5
- Update lipgloss to v2.0.4
- Update golang.org/x/sync to v0.21.0
📜 Commits
c20cd4dchore(deps): update all dependencies to latest0b58183fix: adapt to gechr/clog 0.11.2 logger APIedd3663feat(config): resolve config, cache, and queries dirs OS-natively9c6b3c2style: apply gofumpt 0.10 formatting928984fdocs: document OS-native config, cache, and queries paths2ea847fbuild(release): add windows/amd64+arm64 to the goreleaser matrix46eb74cfeat(auth): auto-detect and support scoped (granular) API tokensfc02277fix(adf): handle ADF that Jira rejects with INVALID_INPUT646039atest(issue): gate the FIFO attachment test behind a unix build tag69b780bfix(release): allow the Windows build target in the release contract test
Full Changelog: v0.6.0...v0.6.2