Releases: Nayjest/Gito
Releases · Nayjest/Gito
v3.6.0
What's Changed
- Add Windows Installer Support by @Alperen012 in #166
- More debug info if push failed when reacting from GitHub comments in #169
- Fix tests / code review workflows on PRs made from repo forks in #168
- Fix fork cr #167 in #171
- Fix: Add anchor tags to headings for PyPI ToC links compatibility by @Alperen012 in #165
- simplify workflows, rely on actions approval instead of env. approval in #173
- readme: known limitations section added in #175
- Bump filelock from 3.20.0 to 3.20.1 in #174
- Show "Current folder is not a git repository." instead of stack trace in #176
- Git installation check in #177
- Config. docs upd. in #178
- fix #180: No clear error messaging when run gito files outside of rep… in #181
- Bump urllib3 from 2.6.2 to 2.6.3 in the pip group across 1 directory in #183
New Contributors
- @Alperen012 made their first contribution in #166
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
gito asknow supports the--alloption for answering questions based on the whole codebasegito talkalias removed (usegito askorgito answerin CLI or github comments)- Improved CLI argument descriptions
- Documentation updates:
- Linear integration article added #158
- Jira integration article added #158
- Article added: Project documentation Generation with Gito
- Update config_cookbook.md by @Nayjest in #160
- Minor documentation fixes and improvements
Full Changelog: v3.4.3...v3.5.0
v3.4.3
v3.4.2
v3.4.1
What's Changed
- Upgraded dependencies (#151) - Gito.bot install was forcing a downgrade of the Python typer package (@gczajkowskiTT)
- No more LLM retries when max tokens exceeded (see ai-microcore v4.5.0 release)
- Do not fail entire code review due to failed file reviews (too large files, etc.) - display warnings instead
- Added ability to specify ignored files as list of fnmatch patterns in config.toml via new
exclude_filesproperty - Fix: raise ValueError instead of using asserts
Full Changelog: v3.4.0...v3.4.1
v3.4.0
v3.3.4
v3.3.3
What's Changed
- 🐛 Fixed #145: incorrect line numbers detected in issues within newly added files.
(PR #146) — thanks to @gcflymoto for discovering and reporting the issue!
Full Changelog: v3.3.2...v3.3.3
v3.3.2
v3.3.1
What's Changed
- fix #138 (loading .env from project root by FastMCP package causing errors) in #139
Thanks to @marutichintan for reporting
Full Changelog: v3.3.0...v3.3.1