v0.4.10
What's Changed
- chore: add CI workflow (fmt + clippy + test) by @vampik33 in #2
- chore: add .DS_Store to .gitignore by @vampik33 in #3
- ci: add explicit permissions block for least-privilege by @vampik33 in #4
- chore: migrate CI to shared workflow template by @vampik33 in #5
- chore: sync toolchain config from canonical source by @vampik33 in #6
- feat: add CodeQL scanning workflow by @vampik33 in #7
- ci: add dependency review workflow by @vampik33 in #8
- ci: add standardized concurrency groups to workflows by @vampik33 in #9
- fix(ci): use literal concurrency group to avoid collision with callers by @vampik33 in #10
- ci: consolidate publish.yml — delegate CI to reusable ci.yml by @vampik33 in #11
- chore: remove CI artifact files and add .gitignore entries by @vampik33 in #12
- fix(ci): remove push-to-main trigger from ci.yml to prevent concurrency collision by @vampik33 in #13
- Enhance SECURITY.md with comprehensive security guidelines by @greentic-ai in #14
- [codex] bump version and align wizard provider refs by @greentic-ai in #15
- [codex] fix publish workflow and bundle digest by @greentic-ai in #16
- [codex] ensure binstall targets are installed by @greentic-ai in #17
New Contributors
- @vampik33 made their first contribution in #2
- @greentic-ai made their first contribution in #14
Full Changelog: v0.4.7...v0.4.10