CHANGELOG.md

ulid-0.0.2 documentation

Package

Name
ulid
Version
0.0.2
Uploaded
2026-07-30 00:49:32
Repository
https://github.com/tobyink/zuzu-ulid
Dependencies
Metadata
zuzu-distribution.json
Archive
Download .tar.gz

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.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._