Skip to content

Releases: tskit-dev/tszip

Maintenance release

14 Aug 23:46
059af40
Compare
Choose a tag to compare

0.2.4

10 Jul 10:56
4e66dab
Compare
Choose a tag to compare
  • tszip now supports Python 3.12, 3.8 support has been removed.

0.2.3

31 Oct 12:42
Compare
Choose a tag to compare
  • Add tszip.load which loads both compressed and uncompressed tree sequences
    (benjeffery, #75)

  • tszip now supports Python 3.10 and 3.11, 3.7 support has been removed.
    (benjeffery, #76)

Enable compression to stdout in CLI

22 Feb 09:38
Compare
Choose a tag to compare

Support compressing to stdout in CLI (@aabiddanda, #53, #64)

0.2.1

26 Jan 12:29
340315a
Compare
Choose a tag to compare

0.2.0

08 Nov 17:09
2e85875
Compare
Choose a tag to compare

Initial release

10 May 15:45
c1b717f
Compare
Choose a tag to compare

Initial release giving a gzip-like command line interface and a simple Python API.