ulid-py v0.2.0 Release Notes

Release Date: 2020-08-11 // almost 5 years ago
  • Full Changelog

    Implemented enhancements:

    • Values for range queries #457

    Closed issues:

    • ➕ Add bounds checking for max timestamp overflow case #468

    🔀 Merged pull requests:

    • ➕ Add MSB validation to raise when timestamp overflows 128 bits #471 (ahawker)
    • Freeze isort to 4.x on py36 #470 (ahawker)
    • ➕ Add API create method and min/max constants #469 (ahawker)
    • ➕ Add support for bin, oct, and hex representations #466 (ahawker)
    • ⚡️ pyup.io: Scheduled weekly dependency update for week 31 #464 (pyup-bot)
    • ⚡️ pyup.io: Scheduled weekly dependency update for week 25 #456 (pyup-bot)

Previous changes from v0.1.0

  • Full Changelog

    Closed issues:

    • deepcopy doesn't work on ULID object #452
    • Problems with using ulid with mypy --strict #450

    🔀 Merged pull requests:

    • ➕ Add pickle support #455 (ahawker)
    • Explicitly define public api in __init__.py #454 (ahawker)
    • 👌 Support mypy strict #453 (ahawker)
    • ⚡️ pyup.io: Scheduled weekly dependency update for week 24 #451 (pyup-bot)
    • ⚡️ pyup.io: Scheduled weekly dependency update for week 16 #442 (pyup-bot)