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
ungrammarfeature - Add impl for
std::ops::Rangeand friends - Add
pulldown-cmarkfeature - Mark traits as
#[automatically_derived] - Add the
libipld-coreandcidfeature
Full Changelog: v0.3.0...v0.4.0
v0.3.0
- MSRV is now 1.62.1
miettefeature is now for miette 5.3.0- New
Formatter::write_debugandFormatter::write_displayAPIs. - 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