Releases: Dax89/automaton.nvim
Releases · Dax89/automaton.nvim
v1.4.1
- UI Improvements
- UX Improvements
- Minor fixes
v1.4.0
- 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
- Fixed 'detach' option
- Fixed workspace config selection
v1.3.0
- Terminal output is now default
- Added
quickfix
option for launch and task configurations
v1.2.1
- Fixed active workspace state
- Updated cmake template
- Autocompletion fix
v1.1.0
- Added
ignore_ft
configuration
- Support for command autocompletion
- Updated templates
- Minor fixes