All Versions
12
Latest Version
Avg Release Cycle
237 days
Latest Release
2145 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