Releases: natecraddock/workspaces.nvim
1.0
This plugin has been stable (no reported issues!) for many months now, so I think it is time to mark a version 1.0.
This release finally removes the old (and deprecated) API in favor of the new API with four separate commands. You likely were already using this because the API would have warned you each time you used the old one :)
I do not expect to add any new features to this plugin. It is meant to be simple, and extensible by integrating with other solutions. Over the months of using it I have not found any areas lacking.
I still use this plugin, and will support it in the future. It is simple enough in scope and size that it will not be hard to maintain.
0.2
v0.1
Currently workspaces.nvim works, is stable, and probably won't change much. I have used this plugin for a week now, and I'll continue to use it for a few weeks. At that point I will hopefully have found any remaining bugs or needed features.
Once that time comes I will likely release v1.0. I don't expect any breaking changes between now and then, but once v1.0 the plugin should be very stable. I purposefully kept workspaces.nvim small, focused, and extendible so I wouldn't need to add new features later.