All Versions
4
Latest Version
Avg Release Cycle
505 days
Latest Release
1118 days ago
Changelog History
Changelog History
-
v1.0.1 Changes
March 06, 2020π Fixes
- π Use README as the long description on PyPI. [Stavros Korokithakis]
-
v1.0.0 Changes
March 06, 2020NOTE: THIS IS A BREAKING RELEASE. See the compatibility note in the README before upgrading.
v1.0.0 (2020-03-06)
π Features
β¬οΈ Drop support for Python before 3.5. [Stavros Korokithakis]
β Add simple command-line interface (#43) [Γric Araujo]
π Fixes
π Make encode and decode MSB-first (#36) [Keane Nguyen]
π Make the URL check more robust (fixes #32) [Stavros Korokithakis]
v0.5.0 (2017-02-19)
π Features
- Make int_to_string and string_to_int available globally. [Stavros Korokithakis]
-
v0.5.0 Changes
February 19, 2017π Features
- Make int_to_string and string_to_int available globally. [Stavros Korokithakis]
-
v0.4.3 Changes
January 13, 2016- π Make length dynamic based on alphabet size.
- π Other stuff I don't remember because I wasn't making releases.