Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-11-09 | 1.1 kB | |
v0.4.5 source code.tar.gz | 2023-11-09 | 19.8 kB | |
v0.4.5 source code.zip | 2023-11-09 | 25.8 kB | |
Totals: 3 Items | 46.7 kB | 0 |
What's Changed
- Fix various warnings seen when running nimble test on 1.6.10 by @marcusramberg in https://github.com/PMunch/nimlsp/pull/157
- Forced ordering of responses to prevent them from ending up alphabetical by @faldor20 in https://github.com/PMunch/nimlsp/pull/159
- Add build note for Nim 2.0.0 by @woolsweater in https://github.com/PMunch/nimlsp/pull/165
- Add Emacs Eglot config to README by @woolsweater in https://github.com/PMunch/nimlsp/pull/166
- Update Sublime Text's instructions by @AmjadHD in https://github.com/PMunch/nimlsp/pull/164
- Explicitly bind logging procs in templates by @metagn in https://github.com/PMunch/nimlsp/pull/168
New Contributors
- @marcusramberg made their first contribution in https://github.com/PMunch/nimlsp/pull/157
- @faldor20 made their first contribution in https://github.com/PMunch/nimlsp/pull/159
- @woolsweater made their first contribution in https://github.com/PMunch/nimlsp/pull/165
- @metagn made their first contribution in https://github.com/PMunch/nimlsp/pull/168
Full Changelog: https://github.com/PMunch/nimlsp/compare/v0.4.4...v0.4.5