Skip to content

Releases: ChimeHQ/ChimeKit

v0.4.2

21 Jan 12:01
27a1c3a
Compare
Choose a tag to compare
  • Updates to LanguageServerProtocol and LanguageClient
  • Address some concurrency warnings
  • Update to Extendable

v0.4.1

10 Jan 14:50
d0b3e43
Compare
Choose a tag to compare
  • Explicitly pull in latest dependencies
  • Crude ability to merge TextEdit structures, to help workaround #4

v0.4.0

29 Nov 14:17
c69de48
Compare
Choose a tag to compare
  • Unhandled LSP server events are now always logged
  • Fixed a regression that prevented diagnostics from LSP servers getting routed to the host
  • Migrated to the latests versions of LanguageClient, LanguageServerProtocol and JSONRPC

v0.3.2

16 Nov 19:50
7c0187e
Compare
Choose a tag to compare

What's Changed

  • LanguageId for clojure by @cap10morgan in #3
  • JSONRPC has been artificially pinned to a lower version until the migrations around LSP are all done

New Contributors

Full Changelog: 0.3.1...0.3.2

v0.3.1

23 Aug 11:21
6e80898
Compare
Choose a tag to compare

v0.3.0

26 Jul 00:45
feeafd8
Compare
Choose a tag to compare
  • Big new release with concurrency-compatible API
  • Host-based API for running out-of-sandbox processes

v0.2.1

26 May 10:06
24b2898
Compare
Choose a tag to compare
  • Ensure both filters are used for isDirectoryIncluded
  • Scala support
  • Dart support
  • TypeScript support

v0.2.0

12 May 11:34
ef60392
Compare
Choose a tag to compare
  • ExtensionConfiguration API
  • Improved filtering system
  • TypeScript JSX support
  • Better concurrency usage

v0.1.4

13 Feb 16:50
55c6ffa
Compare
Choose a tag to compare
  • Improve LSP server management logging

v0.1.3

12 Feb 12:37
6540c2d
Compare
Choose a tag to compare
  • public.patch-file UTI