Releases: elixir-tools/credo-language-server
Releases · elixir-tools/credo-language-server
v0.3.0
v0.2.0
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.1.0-rc.3
What's Changed
- feat: log runtime errors to the client by @mhanberg in #48
- fix: wait for runtime to be ready before handling some notifications by @mhanberg in #49
- feat: replace deps.compile with deps.loadpaths by @mhanberg in #50
- feat: include more data in diagnostic by @mhanberg in #52
Full Changelog: v0.1.0-rc.2...v0.1.0-rc.3
v0.1.0-rc.2
What's Changed
- fix: use MIX_BUILD_ROOT by @mhanberg in #45
- feat!: change Readability and Consistency diagnostic severity to hint by @mhanberg in #47
Full Changelog: v0.1.0-rc.1...v0.1.0-rc.2
v0.1.0-rc.1
- Include priv dir when publishing
Full Changelog: v0.1.0-rc.0...v0.1.0-rc.1
v0.1.0-rc.0
What's Changed
- Add helix instructions by @alanvardy in #30
- feat: isolated node by @mhanberg in #32
- Allows custom checks and plugins to be used.
- Omitted mentioning various followup bug fixes
New Contributors
- @alanvardy made their first contribution in #30
- @CoderDennis made their first contribution in #34
Full Changelog: v0.0.5...v0.1.0-rc.0