Releases: maddyblue/acre
Releases · maddyblue/acre
v0.3.0
- new toml format
- add
format_on_put
andaction_on_put
- improve code action support
- sort references
- show pending requests
v0.2.0
- Fixed code formatting
- Clear diagnostics on Get
- Added
options
support in acre.toml - Enable workspace actions (useful for things like organizing imports with gopls)
v0.1.1
- Fix some panics
- Add support for window/logMessage
v0.1.0
Initial release!