All Versions
12
Latest Version
Avg Release Cycle
237 days
Latest Release
1342 days ago

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 to pyproject.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
  • 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