Skip to content

v0.1.0

Compare
Choose a tag to compare
@minhqdao minhqdao released this 19 Feb 22:06
· 247 commits to main since this release
dd1208b

First release of version-f, a complete implementation of Semantic Versioning 2.0 in Fortran.

  • Create versions with prerelease labels and build metadata
  • Parse them from strings
  • Compare them (including prereleases)
  • Increment them
  • Convert them back to strings