Skip to content

Latest commit

 

History

History
50 lines (24 loc) · 2.14 KB

CHANGELOG.md

File metadata and controls

50 lines (24 loc) · 2.14 KB

1.4.0 (2024-03-18)

Features

  • add static FromVersion method (89dd5f9)

1.3.0 (2024-01-26)

Features

1.2.0 (2023-02-22)

Bug Fixes

  • compare null as lower than not null (f25ffc6)

Features

1.1.0 (2022-11-10)

Features

  • SemanticVersionObject: add IsPreRelease method (5bb79f7)

1.0.0 (2022-01-27)

Features

  • add ISemanticVersion and SemanticVersionObject including Comparer (df8986e)
  • initial release (01dfdeb)

1.0.0-develop.1 (2022-01-27)

Features

  • add ISemanticVersion and SemanticVersionObject including Comparer (df8986e)