All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2022-11-05
- Support latest version of Neovim (#1).
- Neovim now uses env var
NVIM
instead ofNVIM_LISTEN_ADDRESS
.
- Support optional logfile.
- Improve path handling.
- Better buffer deleting.
- Add to readme.
- Add unit tests.
0.2.1 - 2021-09-17
- Improve error message the for build.sh script.
- Add basic testing script.
0.2.0 - 2021-09-16
- Add version info via logs and env var.
- Add a changelog.
0.1.0 - 2021-09-15
- Create
flatnvim
.