Skip to content

Version Release (v0.0.9)

Compare
Choose a tag to compare
@CFiggers CFiggers released this 07 Dec 16:24
· 10 commits to master since this release
b4c2158

What's Changed

  • Bugfixes
    • Decode percent encoding in URIs before saving to or lookup from state by @CFiggers in #32
    • Typo: :documnts rather than :documents, causing redundant keys in state when diagnostics are pull (vs push) by @CFiggers in #33
    • Don't exit loop when handle-message returns an :error result, instead report it and reenter loop gracefully by @CFiggers in #34
  • Misc
    • Formatting tweaks by @CFiggers in #34
    • New "janet/tellJoke" method (testing for future custom LSP RPC calls) by @CFiggers in #34

Full Changelog: v0.0.8...v0.0.9