v0.3.0
Release Notes
Breaking Changes
- Remove dependency on the
derive
feature ofserde
- Add it as an optional feature named
derive
instead.
- Add it as an optional feature named
Features
- Replace
utilities
keyword withthis-or-that
, as I want crate to be
searchable when someone types "this or that". - Update docs.
What's Changed
New Contributors
Full Changelog: v0.2.0...v0.3.0