Skip to content

v0.0.22

Latest
Compare
Choose a tag to compare
@keynmol keynmol released this 11 Apr 09:50
bb269c9

This release adjusts to the changes in jsonrpclib, mainly to fix a spec violation, which was affecting Tracer.
Additionally, LSP spec is updated to 3.17.0, and requests/notifications are getting better type inference.

In the background, JSON snapshot tests were added to prepare a migration to uPickle 3.

What's Changed

  • Fix command typo in Tracer docs by @hmemcpy in #166
  • Add an .apply method on requests/notifications for better type inference by @keynmol in #165
  • Display server-side requests as well by @keynmol in #167
  • Update weaver-cats to 0.8.3 by @neanderward in #169
  • Update sbt-projectmatrix to 0.9.1 by @neanderward in #170
  • Update sbt-ci-release to 1.5.12 by @neanderward in #172
  • Update nscplugin, sbt-scala-native, ... to 0.4.15 by @neanderward in #182
  • Update http4s-dsl, http4s-ember-server to 0.23.23 by @neanderward in #179
  • Update http4s-jdk-http-client to 0.9.1 by @neanderward in #180
  • Custom requests by @keynmol in #188
  • Json snapshot tests by @keynmol in #194
  • Adjust to recent unpublished jsonrpclib changes by @keynmol in #195
  • Update spec to latest, regenerate, adjust packages by @keynmol in #196
  • Jsonrpclib 0.0.7 by @keynmol in #197

New Contributors

Full Changelog: v0.0.21...v0.0.22