Releases: blopker/codebook
Releases · blopker/codebook
v0.3.28
See changelog for details.
Full Changelog: v0.3.27...v0.3.28
v0.3.26
See changelog for details.
Full Changelog: v0.3.25...v0.3.26
v0.3.25
v0.3.24
See changelog for details.
Full Changelog: v0.3.23...v0.3.24
v0.3.23
See changelog for details.
What's Changed
- Add support for the swift programming language by @prg318 in #190
- Python: Add Tree-sitter queries to match alias names in import statements to enable spell checking of user-defined aliases by @0xaaadnf in #186
New Contributors
Full Changelog: v0.3.22...v0.3.23
v0.3.22
See changelog for details.
Full Changelog: v0.3.21...v0.3.22
v0.3.21
See changelog for details.
What's Changed
- New VS Code extension (Work in progress) by @blopker in #168
- Fix typo in Neovim configuration example by @hiimjako in #170
- Add hgroup by @thomasheartman in #173
- Fix missing open/close in LSP server capabilities by @0xaaadnf in #180
- Allow user to set diagnostic severity in lsp init options by @MatthewMckee4 in #181
- add ignore current file to code actions by @nkxxll in #178
- Fix #175: only let-hand assignments for Python by @blopker in #184
New Contributors
- @hiimjako made their first contribution in #170
- @thomasheartman made their first contribution in #173
- @0xaaadnf made their first contribution in #180
- @MatthewMckee4 made their first contribution in #181
- @nkxxll made their first contribution in #178
Full Changelog: v0.3.20...v0.3.21
v0.3.20
v0.3.19
v0.3.18
See changelog for details.
What's Changed
- Fix #157: Reduce log noise during LSP startup if not running in tty by @blopker in #158
- Fix parsing of python f-strings by @olejorgenb in #160
New Contributors
- @olejorgenb made their first contribution in #160
Full Changelog: v0.3.17...v0.3.18