NEWS
====

New in 2.0.0:

  * Unrestricted size of numeric version components.
  * Tests covering all the cases specified in the Semantic Versioning 2.0.0
    specification](https://semver.org/)

New in 1.1.3:

  * Code cleanup.

New in 1.1.2:

  * Fix g++ warnings.

New in 1.1.1:

  * Simplify version comparison logic.
  * Encapsulate prerelease version components and their behaviour in a separate
    class.

New in 1.1.0:

  * Implement sorting taking prerelease identifiers into account.

New in 1.0.1:

  * Fix bug that prevented localization to work properly.

New in 1.0.0:

  * Initial release.
