6.0.0
While technically a breaking change, most users should not notice.
Changed
- The
Err
/Error
associated types for automatic conversion of strings into proper version types have been changed from()
to a properError
enum.
While technically a breaking change, most users should not notice.
Err
/ Error
associated types for automatic conversion of strings into proper version types have been changed from ()
to a proper Error
enum.