Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 542 Bytes

CHANGELOG.md

File metadata and controls

37 lines (19 loc) · 542 Bytes

SWFSemanticVersion CHANGELOG

0.5.0

Add option for strict parsing.

0.4.3

Add support for NSCoding.

0.4.2

Forgot to update changelog; tweak layout in readme.

0.4.1

Update readme.

0.4

Merge pull request from wlisac adding support for partial versions (e.g. "2.1").

0.3.1

Fix bug causing equality checks to fail if compared with instances of other classes.

0.3.0

Make the class immutable.

0.2.0

Add numeric search to pre-release component to follow the SemVer specification.

0.1.0

Initial release.