Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Version 1.1.0

Latest

Choose a tag to compare

@akaihola akaihola released this 24 Apr 20:02
· 1 commit to master since this release

Added

  • Builds for Python 3.10, 3.11 and 3.12.

Fixed

  • Empty tables are now handled correctly.
  • Very large tables are now sorted without crashing. This is done by merge sorting in temporary files.