1.0.2 (2024-09-15)
- docs: update badge URLs in README.md (bf58d17)
1.0.1 (2024-09-15)
- change user variable to local scope in rockspec (114f882)
- comment out unused environment variables in run-tests.yml (619ba9e)
1.0.0 (2024-09-15)
- 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
- 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)