Skip to content

v0.21.0

Latest
Compare
Choose a tag to compare
@jewlexx jewlexx released this 12 Feb 08:30
· 1 commit to trunk since this release
4f1f4cd

Breaking Changes

  • String getter methods for ParsedVersion now return a string slice (&str) instead of a reference to a string (&String)
  • Methods returning copyable types now pass ownership of the value to the caller

Full Changelog: v0.20.0...v0.21.0