Skip to content

Releases: thinkst/zippy

v0.1.3

27 Feb 14:24
f439ebb

Choose a tag to compare

This release addresses an encoding issue on Windows. It also improves the installation for the Nim-based implementation.

v0.1.2

08 Nov 17:21
ecbf832

Choose a tag to compare

This better handles the imports at the package-level, allowing for an import zippy instead of import zippy.zippy.

H/T to @FriedaSmith for pointing out this issue.

v0.1.1

27 Oct 17:23

Choose a tag to compare

This release fully packages ZipPy as a Python3 package, and installs a command-line tool (zippy) with the setup.py script.

v0.1.0

27 Oct 16:24
9954e24

Choose a tag to compare

Initial release of a development version of ZipPy