Skip to content

Releases: aneveux/ccx

Release v0.3.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 14:17
5074197

Changelog

🚀 Added

  • a6f0c6e ✨ auto-discover profile rule files from rules/ dir

🏁 Release


  • 1e933a7 🧹 remediate 2026-07-16 audit warnings

Release v0.2.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 09:31
0c91b5b

Changelog

🔀 Merge

  • 24f63b3 Merge pull request #1 from aneveux/dependabot/maven/org.assertj-assertj-core-3.27.7

🔄️ Changed

  • 0c91b5b 🔧 name native binary ccx instead of ccx-runner

  • a02d58a Bump org.assertj:assertj-core from 3.25.3 to 3.27.7

Release v0.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 08:43
22f419d

Changelog

🚀 Added

  • 220cb12 👷 use built-in GITHUB_TOKEN for JReleaser release
  • 60d83a7 👷 incremental release model — CI-friendly versions + gitmoji notes
  • e46b1b7 👷 GraalVM native image, install script, CI/release workflows
  • 010eab6 ✨ Tamboui full-screen TUI dashboard
  • 7293a66 ✨ Picocli CLI commands
  • ccdad56 ✨ core services — settings, profiles, plugin map, CLAUDE.md composition
  • a20ca16 ✨ util — atomic writes, ordered union
  • 2c18455 ✨ config model — settings, profile, context, marketplace records
  • 34bc03a 🎉 initial Quarkus + Picocli + Maven scaffold

🐛 Fixed

  • 22f419d 🐛 disable JReleaser milestone close, format changelog
  • a262914 🐛 set JReleaser release branch to master
  • e9ea34b 🐛 fix JReleaser artifact path to target/ccx-runner
  • e503ca5 🐛 add required JReleaser copyright, migrate website→links.homepage
  • 870a706 🐛 release with clean semver version — JReleaser rejects incremental format

📝 Documentation

  • 63b50f8 📝 docs — README, ARCHITECTURE, VISION, DECISIONS, CONTRIBUTING, SECURITY, CHANGELOG, CLAUDE.md

🏁 Release