Skip to content

v3.0.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@zkat zkat released this 23 Sep 00:08
· 376 commits to main since this release
2a848db

Time to get ready for release!

Bug Fixes

  • graphical: stop rendering red vbars before the last item (dc2635e1)
  • graphical: fix coalescing adjacent things when they cross boundaries (491ce7c0)
  • context: get labels/snippets working when using .context() (e0296578)

Features

  • report: nicer, non-overlapping same-line highlights (338c885a)
  • panic: Add basic panic handler and installation function (11a708a2)
  • panic: add backtrace support to panic handler and move set_panic_hook into fancy features (183ecb9b)
  • graphical: simplify graphical header and remove a dep (9f36a4c2)
  • related: Add related diagnostics (#68) (25e434a2)
  • graphical: compact graphical display a bit (9d07dc5a)
  • graphical: compact even more (712e75fd)