Releases: aenawi/tagtastic
Releases · aenawi/tagtastic
Release list
v0.2.2 – Arabian Partridge
Changelog
- 68e25ee Merge pull request #4 from aenawi/fix/release-helper-tagtastic-yaml
- 749deb5 chore(release): backfill .tagtastic.yaml with v0.2.1 codename
- 0a372b3 docs(changelog): populate [Unreleased] with v0.2.2 release notes
- 5c6d03e fix(release): stage .tagtastic.yaml in release commit + reorder write/commit
v0.2.1 – Arabian Green Bee-eater
Changelog
- 555a51f Merge pull request #1 from aenawi/feat/arabian-wildlife-themes
- f9eabd9 Merge pull request #2 from aenawi/fix/release-helper-and-ci-followups
- 9ce7f3f chore(actions): bump checkout/setup-go/goreleaser-action to Node 24 majors
- d0f28e3 chore(security): pin gosec to v2.26.1 across local and CI
- 5cf8f4e docs(changelog): populate [Unreleased] with v0.2.1 release notes
- 5bbf7d3 fix(release): preserve blank line before [Unreleased] when rewriting CHANGELOG
- 4b97153 fix(release): use previous release tag instead of vUnreleased in compare links
- ddd1bd1 fix(security): downgrade gosec pin to v2.23.0 (Go 1.24 compat) + 5 nosec annotations
v0.2.0 – Arabian Babbler
Changelog
- 6d93f02 chore(release): switch release codename theme from crayola_colors to arabian_birds
- 305fd5c docs(changelog): populate [Unreleased] with v0.2.0 release notes
- ce240cc docs(readme): fix stale crayola.json refs, list all 9 themes, add Arabian dataset attribution
- 2eec79a feat(ci): add CI workflow with security scanning and quality checks
- cdba471 feat(themes): add Arabian wildlife themes (mammals, birds, trees, reptiles, marine)
- 7b862a0 fix(ci): correct codecov action parameter from 'file' to 'files'
- da20d19 fix(docs): add branch parameter to CI badge for accurate status display
- 187dee8 fix(lint): handle all remaining fmt output errors
- 4bc72ed fix(lint): handle error return values from fmt.Fprint* and file.Close
- 885b8be fix(lint): handle fmt.Fprintln errors in release tool printUsage function
- ce619bf fix(lint): handle remaining fmt.Fprintf and fmt.Fprintln errors
- cc3a299 fix(security): suppress G703 false positive in sync-themes path join
- 2a3cd4d refactor(data): collapse crayola.json into themes.yaml as single source of truth
v0.2.0-beta.1 – Asparagus
Changelog
- 2eec79a feat(ci): add CI workflow with security scanning and quality checks
v0.1.1-beta.1 – Aquamarine
v0.1.0-beta.2 – Apricot
Changelog
- 8071002 build: drop unsupported lower filter
- f2e0e16 build: place codename after version in archives
- 69a6aa5 ci: allow tag fallback to repo config
- e012236 ci: derive release codename from tag
- bc9d3de ci: derive tag name from GITHUB_REF
- 008669b ci: enforce tag-derived codename
- dad04f2 ci: export codename slug for archives
- eba1030 ci: fallback codename parsing to local changelog
- a5b242a ci: fallback to changelog codename
- 64cb401 ci: harden codename lookup for releases
- d065e02 ci: include codename in archives
- d13c9b0 ci: parse codename from repo config
- 9c1303c ci: require annotated tags for release
- ed4c424 feat: add repo-local config support
- 0e50e62 fix: honor release helper flags
v0.1.0-beta.1 – Almond
v0.1.0-beta.1 – Almond
Added
- Initial CLI scaffold and project documentation.
Changed
- N/A
Fixed
- N/A
Compare
v0.1.0-alpha.1 – Antique Brass
v0.1.0-alpha.1 – Antique Brass
First alpha release of TAGtastic.
Added
- Initial CLI scaffold and project documentation.
Changed
- N/A
Fixed
- N/A