Skip to content

Releases: Dax89/automaton.nvim

v1.5.0

16 May 15:53

Choose a tag to compare

Neovim 0.11 support

v1.4.2

14 Apr 16:11
da0efe6

Choose a tag to compare

Latest version for NeoVim <= 0.10

What's Changed

New Contributors

v1.4.1

16 Mar 17:50

Choose a tag to compare

  • UI Improvements
  • UX Improvements
  • Minor fixes

v1.4.0

07 Sep 12:37

Choose a tag to compare

  • fix: don't delete output if an error occured
  • fix: Windows compatibility (see #4 by @demingongo)
  • fix: Automaton create command (see #3 by @judaew)

v1.3.1

10 May 07:25

Choose a tag to compare

  • Fixed 'detach' option
  • Fixed workspace config selection

v1.3.0

27 Apr 07:51

Choose a tag to compare

  • Terminal output is now default
  • Added quickfix option for launch and task configurations

v1.2.1

16 Apr 13:20

Choose a tag to compare

  • Fixed active workspace state
  • Updated cmake template
  • Autocompletion fix

v1.2.0

10 Mar 09:47
3c39b3d

Choose a tag to compare

v1.1.0

06 Mar 10:06

Choose a tag to compare

  • Added ignore_ft configuration
  • Support for command autocompletion
  • Updated templates
  • Minor fixes

v1.0.0

03 Mar 16:15
79f2efd

Choose a tag to compare

First Release