Skip to content

Releases: sivchari/crx

v0.0.2

03 Feb 05:14

Choose a tag to compare

What's Changed

Full Changelog: v0.0.1...v0.0.2

v0.0.1

23 Jan 05:21

Choose a tag to compare

Changelog

  • 6970463 [tagpr] prepare for the next release
  • 19c8690 [tagpr] update CHANGELOG.md
  • 9ab37e0 [tagpr] update CHANGELOG.md
  • 7009082 chore: add MIT LICENSE
  • a086a8a chore: add development tools and release config
  • bf7510d ci: add GitHub Actions workflows
  • 02aa67d docs: add README
  • 97ceb4a feat(cmd): add CLI commands
  • 2f75ac9 feat(config): add configuration management
  • 927aeff feat(policy): add policy generation
  • 95af000 feat(registry): add registry loader and types
  • a8243ba feat(tui): add interactive TUI
  • cc9d23b feat: initial project setup
  • aa8bcbb fix: add HOMEBREW_TAP_GITHUB_TOKEN to goreleaser job
  • 9f77963 fix: address golangci-lint issues
  • 10de52d fix: update golangci-lint config for v2 formatters
  • a46df81 fix: update goreleaser config to match govalid
  • b751a8c fix: update module path from user/crx to sivchari/crx