Skip to content

Releases: aDotInTheVoid/debug3

v0.4.1

03 Jan 19:19
Compare
Choose a tag to compare
  • Add impls for NonZero*

Full Changelog: v0.4.0...v0.4.1

v0.4.0

01 Jan 20:35
Compare
Choose a tag to compare
  • Update derive to syn2
  • Remove MSRV, it's too hard to maintain with so many optional deps
  • Add ungrammar feature
  • Add impl for std::ops::Range and friends
  • Add pulldown-cmark feature
  • Mark traits as #[automatically_derived]
  • Add the libipld-core and cid feature

Full Changelog: v0.3.0...v0.4.0

v0.3.0

12 Feb 21:40
Compare
Choose a tag to compare
  • MSRV is now 1.62.1
  • miette feature is now for miette 5.3.0
  • New Formatter::write_debug and Formatter::write_display APIs.
  • Minor tweeks to kdl formatting

Full Changelog: v0.2.0...v0.3.0

v0.2.0

01 Jul 15:04
Compare
Choose a tag to compare
  • Many third party implementations, available through features
    • Backed by rustdoc-json based code generation
  • MSRV is now 1.60.

Full Changelog: v0.1.0...v0.2.0