Releases: aDotInTheVoid/debug3
Releases · aDotInTheVoid/debug3
v0.4.1
- Add impls for NonZero*
Full Changelog: v0.4.0...v0.4.1
v0.4.0
- 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
andcid
feature
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- MSRV is now 1.62.1
miette
feature is now for miette 5.3.0- New
Formatter::write_debug
andFormatter::write_display
APIs. - Minor tweeks to kdl formatting
Full Changelog: v0.2.0...v0.3.0
v0.2.0
- 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