Releases: October-Studios/autocommit.nvim
Releases · October-Studios/autocommit.nvim
v0.1.1
Patch release for autocommit.
Changelog
Added
- Small dialog message when saving file that notifies user that changes were committed
v0.1.0
First official release of the autocommit plugin.
Changelog
Added
- Creates a commit (without pushing) on file safe if file is located in a git repository
Changed
- Completely refactors the beta version of the plugin so that it is much simpler and compact
v0.1.0-beta.2
Big fixes to visual bugs.
Features
- Confirm commits on save with popup confirmation tab
Known Bugs
- Does not see changes when attempting to commit
- Lua errors on some save/exit attempts