Releases: ikramagix/gitmeup
Releases · ikramagix/gitmeup
v1.0.2
v1.0.2
This release focuses on safety, clarity, and robustness when generating commit plans from large or noisy repositories.
Highlights
- Capped diff size to prevent token exhaustion and 429 errors when working with large changesets.
- Excluded low-signal files (images, lockfiles, minified assets, build outputs) from diff context to improve signal quality and reliability.
- Improved CLI behavior by consistently diffing against
HEADfor accurate staged + unstaged context. - Updated default model to from legacy
-001togemini-2.0-flash-lite. - Completely rewritten README to better reflect real behavior, safety guarantees, and usage patterns.
- Introduced a dual-license model:
- MIT for individuals & personal use
- Commercial license required for organizational or business use
As always, gitmeup remains dry-run by default, never pushes to remotes, and prioritizes safe, reviewable commit workflows.
Full Changelog: v1.0.1...v1.0.2