python-ulid v2.2.0 Release Notes

Release Date: 2023-09-21 // over 2 years ago
  • ➕ Added

    • ➕ Added a new flag --uuid4 to the CLI show command, that converts the provided ULID
      into an RFC 4122 compliant UUID.
    • 🏗 The ulid build command allows the use of the special value - for all options to read its
      inputs from stdin. E.g.

      $ date --iso-8601|python -m ulid build --from-datetime - 01HAT9PVR02T3S13XB48S7GEHE