Releases: Spartan-71/AutoCommitt
Releases · Spartan-71/AutoCommitt
v0.2.2
v0.1.10
Public Beta Release 🚀
We’re excited to announce the release of AutoCommit v0.1.10! 🎉 This version marks a significant milestone as it brings compatibility with both Windows and Linux, making the tool accessible to a wider range of developers.
Features
- Cross-Platform Support: Fully compatible with both Windows and Linux.
- New Alias: Use
act
as the shorthand forautocommit
.
Improvements
- Resolved missing dependencies for smoother setup.
- Updated README for error-free installation instructions.
- Minor enhancements to overall performance and stability.
Notes
This is a public beta release, so we’d love your feedback! If you encounter any issues or have feature suggestions, please open an issue on GitHub or drop a comment.
Thank you for supporting AutoCommit! 🚀
v0.1.9
What's New in This Release (v0.1.9)
New Features
his
: Retrieves the history of commit messages- auto-push: Automatically pushes commits with
ac gen -p --push
Enhancements
- Alias: Added
ac
as an alias forautocommitt
- Ollama Server Check: Ensured that the Ollama server is running before executing any commands (
rm
,use
,gen
,stop
)
Bug Fixes
- Fixed model pulling in
Ollama_Manager.py
Improvements
- Improved the quality of commit messages
v0.1.8
What's New in This Release
New Features
Added New Commands
list
: Displays a table of all available models with their descriptionsuse
: Allows users to select any model from the list to generate commit messagesrm
: Removes a specific model from the system
Enhancements
- Restructured the entire project structure into well-organized directories:
utils
,core
,cli
, andtests
- Modularized the codebase
Improvements
- Improved error handling
- Updated the configuration management system
- Implemented auto model download
0.1.7
Full Changelog: 0.1.6...0.1.7
0.1.6
Full Changelog: 0.1.5...0.1.6
0.1.5
Full Changelog: 0.1.4...0.1.5
0.1.4
Full Changelog: 0.1.3...0.1.4
0.1.3
Full Changelog: 0.1.2...0.1.3
0.1.2
Full Changelog: 0.1.1...0.1.2