ulid-py v0.2.0 Release Notes

Release Date: 2020-08-11 // over 3 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)