0.3.0 (2026-01-29)
Features
- add --quota flag to rtk gain with tier-based analysis (26b314d)
- add CI/CD automation (release management and automated metrics) (22c3017)
- add GitHub CLI integration (depends on #9) (341c485)
- add GitHub CLI integration with token optimizations (0f7418e)
- add modern JavaScript tooling support (b82fa85)
- add modern JavaScript tooling support (lint, tsc, next, prettier, playwright, prisma) (88c0174)
- add Modern JS Stack commands to benchmark script (b868987)
- add quota analysis with multi-tier support (64c0b03)
- add shared utils module for JS stack commands (0fc06f9)
- CI/CD automation (versioning, benchmarks, README auto-update) (b8bbfb8)
Bug Fixes
- ci: correct rust-toolchain action name (9526471)
What's Changed
- Add installation guide for AI coding assistants by @FlorianBruniaux in #8
- feat: add modern JavaScript tooling support (lint, tsc, next, prettier, playwright, prisma) by @FlorianBruniaux in #9
- feat: add GitHub CLI integration (depends on #9) by @FlorianBruniaux in #10
- feat: add quota analysis with multi-tier support by @FlorianBruniaux in #11
- feat: CI/CD automation (versioning, benchmarks, README auto-update) by @FlorianBruniaux in #12
- chore(master): release 0.3.0 by @github-actions[bot] in #13
New Contributors
- @github-actions[bot] made their first contribution in #13
Full Changelog: v0.2.1...v0.3.0