Skip to content

Releases: October-Studios/autocommit.nvim

v0.1.1

14 Apr 01:02
b00e15f
Compare
Choose a tag to compare

Patch release for autocommit.

Changelog

Added

  • Small dialog message when saving file that notifies user that changes were committed

v0.1.0

13 Apr 21:29
Compare
Choose a tag to compare

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

12 Sep 19:25
Compare
Choose a tag to compare
v0.1.0-beta.2 Pre-release
Pre-release

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