Skip to content

v1.0.0

Compare
Choose a tag to compare
@S1M0N38 S1M0N38 released this 15 Sep 18:53
2278b0f

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)