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