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.
v2.0.1 - 21 March 2023
- ci: Test suit with nvim v0.8.3
- Rewrite diagnostics tests with actual nvim diagnostics API
v2.0.0 - 09 November 2022
- GitHub Sponsors
- feat:
get_nvimtree_glyphs
&get_config
functions init - feat: tests with plenary.nvim
- feat: ci GitHub Action init
- refactor: require nvim-nightly
- fix: lsp diagnostic prefix icon assignment
- refactor: plugin breakdown into one module
- breaking-change: deprecated nvim-tree support
v1.0.1 - 11 January 2022
- docs: Filled circles docs added inside README.md
- docs: make code readable
- refactor: all functions and variable in
snake_case
- module export refactored
- refactor: load plugin from init.lua
- docs: logo removed from
README.md
- Formatter changed to
LuaForamatter
->StyLua
- Linting options changed
- liberapay team profile in liberapay
v1.0.0 - 23 August 2021
- Initial release 🎊