Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project roughly adheres to Semantic Versioning.
0.1.0 - 2026-07-30
Added
create_ulidandcreate_ulid_binaryaccept an optional namedtimeparameter containing astd/timeTimeobject.- Added
ulid_timeto recover a textual or binary ULID's timestamp as astd/timeTimeobject, autodetecting the form and rejecting invalid ULIDs.
0.0.2 - 2026-07-30
Changed
- Replaced private arithmetic helpers with ZuzuScript's built-in
mod,÷, and⌊ ... ⌋operators.
0.0.1 - 2026-07-30
_First release._