Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 18:14
· 24 commits to main since this release

Release Notes

Breaking Changes

  • Remove dependency on the derive feature of serde
    • Add it as an optional feature named derive instead.

Features

  • Replace utilities keyword with this-or-that, as I want crate to be
    searchable when someone types "this or that".
  • Update docs.

What's Changed

  • v0.2.0: update to handle empty strings by @rnag in #1

New Contributors

  • @rnag made their first contribution in #1

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