ulid-py v0.0.6 Release Notes

Release Date: 2017-10-28 // over 6 years ago
  • Full Changelog

    ๐Ÿ›  Fixed bugs:

    • ๐Ÿ›  Fix non-ascii character tests #61
    • Properly handle invalid base32 characters #60

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  Fix missing validation of B32 charset when decoding. #63 (ahawker)
    • ๐Ÿ›  Fix non-ascii character set tests #62 (ahawker)