All Versions
12
Latest Version
Avg Release Cycle
237 days
Latest Release
1597 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v1.3.1 Changes
July 26, 2020π Fixed
Python requirement changed to
>=2.7
-
v1.3.0 Changes
July 26, 2020β Added
- β Test for short alphabet
π Changed
- π Changes the list of tested Python versions to the currently active versions: 2.7, 3.5β3.8, and pypy2/3.
- π Build changed from
setup.py
topyproject.toml
- Changelog format changed to [Keep a Changelog].
π Fixed
- π Deprecation warnings for
encrypt
/decrypt
-
v1.2.0 Changes
January 06, 2017π Changed
- performance optimizations (Jakub Kramarz)
- version classifiers (Patrick MΓ©zard)
-
v1.1.0 Changes
March 31, 2015β Added
- add encode_hex() / decode_hex()
-
v1.0.3 Changes
February 26, 2015π Changed
- remove dependency to
future
- remove dependency to
-
v1.0.2 Changes
January 15, 2015π Changed
- compatibility with JS version 1.0.x
-
v1.0.1 Changes
June 19, 2014π Changed
- only decode hashids if the re-encoded result equals the input
-
v1.0.0 Changes
April 06, 2014π Changed
- compatibility with JS version 0.3.x
-
v0.8.4 Changes
February 04, 2014π Changed
- Make setup.py compatible with older python versions
-
v0.8.3 Changes
June 02, 2013β Added
- initial release, compatible with JS version 0.1.x
π [0.8.3]: https://github.com/davidaurelio/hashids-python/releases/tag/v0.8.3