Releases: S1M0N38/base.nvim
Releases · S1M0N38/base.nvim
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2024-09-15)
⚠ BREAKING CHANGES
- add base command and remove my_awesome_plugin command
- add GitHub Actions workflow for running tests with nvim-busted-action
- migrate plugin to new base structure
Features
- add .editorconfig for Lua files (a9efd26)
- add base command and remove my_awesome_plugin command (59e9a98)
- add GitHub Actions workflow for running tests with nvim-busted-action (0aba00a)
- add initial rockspec for base.nvim (f42bd1d)
- add reproducible environment for plugin issues (c4f642f)
- migrate plugin to new base structure (94a18f9)
- workflows: add separate GitHub and LuaRocks release workflows (769011e)
v0.1.1
Bug fix in README `make init` directive
v0.1.0
First Version of my-awesome-plugin.nvim