Skip to content

Releases: aenawi/tagtastic

v0.2.2 – Arabian Partridge

Choose a tag to compare

@github-actions github-actions released this 17 May 10:53

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

Choose a tag to compare

@github-actions github-actions released this 17 May 10:39

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

Choose a tag to compare

@github-actions github-actions released this 17 May 08:35

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

Choose a tag to compare

@github-actions github-actions released this 04 Jan 13:18

Changelog

  • 2eec79a feat(ci): add CI workflow with security scanning and quality checks

v0.1.1-beta.1 – Aquamarine

Choose a tag to compare

@github-actions github-actions released this 04 Jan 07:15

Changelog

  • 29cfd97 feat: add SemVer bumping and validation
  • 0887d81 feat: add prerelease version support
  • c59f85d fix: drop unused prerelease helper

v0.1.0-beta.2 – Apricot

Choose a tag to compare

@github-actions github-actions released this 04 Jan 05:00

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

Choose a tag to compare

@github-actions github-actions released this 03 Jan 17:10

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...v0.1.0-beta.1

v0.1.0-alpha.1 – Antique Brass

Choose a tag to compare

@github-actions github-actions released this 02 Jan 11:10

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