Skip to content

Releases: Spartan-71/AutoCommitt

v0.2.2

31 Dec 09:55
Compare
Choose a tag to compare

What's Changed

Improvements

  • Transitioned to uv for package management
  • Updated README to use act alias instead of autocommitt

v0.1.10

28 Nov 17:14
2892c8f
Compare
Choose a tag to compare

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 for autocommit.

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

25 Nov 14:26
79fd10e
Compare
Choose a tag to compare

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 for autocommitt
  • 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

22 Nov 17:53
Compare
Choose a tag to compare

What's New in This Release

New Features

Added New Commands

  • list: Displays a table of all available models with their descriptions
  • use: Allows users to select any model from the list to generate commit messages
  • rm: Removes a specific model from the system

Enhancements

  • Restructured the entire project structure into well-organized directories: utils, core, cli, and tests
  • Modularized the codebase

Improvements

  • Improved error handling
  • Updated the configuration management system
  • Implemented auto model download

0.1.7

21 Nov 10:59
Compare
Choose a tag to compare

Full Changelog: 0.1.6...0.1.7

0.1.6

21 Nov 10:17
Compare
Choose a tag to compare

Full Changelog: 0.1.5...0.1.6

0.1.5

19 Nov 19:09
Compare
Choose a tag to compare

Full Changelog: 0.1.4...0.1.5

0.1.4

19 Nov 19:03
Compare
Choose a tag to compare

Full Changelog: 0.1.3...0.1.4

0.1.3

19 Nov 18:56
Compare
Choose a tag to compare

Full Changelog: 0.1.2...0.1.3

0.1.2

19 Nov 18:32
Compare
Choose a tag to compare

Full Changelog: 0.1.1...0.1.2