Skip to content

version_sorter 2.2.0

Compare
Choose a tag to compare
@mislav mislav released this 21 Jun 12:00
· 41 commits to master since this release
  • Add VersionSorter.compare(version_a, version_b) function that returns a positive or negative integer depending on the comparison of the two version strings. This is useful for implementing manual sorting based on multiple criteria.