Skip to content

2.7.0

Compare
Choose a tag to compare
@AMDmi3 AMDmi3 released this 29 Oct 20:36
· 130 commits to master since this release
  • API cleanup: all version_compare* methods are now replaced with
    version_compare2(), version_compare3(), and version_compare4()
    which are consistent and suggest the number of arguments.
    version_compare_simple(), version_compare_flags(), and
    version_compare_flags2() are thus deprecated and will be removed in
    further releases.
  • Also deprecate version_signature_simple() which had no practical use.