Skip to content

0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@zkat zkat released this 21 Aug 07:29
· 504 commits to main since this release
0c9eeef

This version is the result of a lot of experimentation with getting the
Diagnostic API right, particularly Diagnostic::snippets(), which is
something that should be writable in several different ways. As such, it
includes some breaking changes, but they shouldn't be too hard to figure out.

Breaking Changes

  • protocol:
    • improvements to snippets API (3584dc60)
    • help is a single Display ref now. (80e7dabb)