Skip to content

4.0.0

Choose a tag to compare

@fosskers fosskers released this 08 Jan 01:43
· 51 commits to master since this release

Added

  • The Release type.

Changed

  • SemVer and Version have had their prerel field changed to Release.
  • The Chunk type has changed from a struct to an enum.

Removed

  • The Unit type.

Fixed

  • A bug involving zeroes in SemVer prereleases.
  • A bug involving the Display instance for Version.