Skip to content

Releases: PhpGt/Ulid

Extract DateTime from ID

31 Oct 17:43
8026eb5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.0...v1.2.1

Prefixed ulids and easier extraction of ulid components

14 Sep 07:59
2b66808
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0

Custom length Ulids

24 Sep 17:39
6fdbf83
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

Ulid::__toString()

30 Jul 19:03
17edd13
Compare
Choose a tag to compare

This release introduces a change to the __toString functionality, so the random generation only happens once per instance, in the constructor.

Stable release

24 Jul 18:34
1f80ca6
Compare
Choose a tag to compare

This stable release is being made because the library has been in use within a number of projects without needing any tweaks.

Initial pre-release

08 May 16:26
Compare
Choose a tag to compare
Initial pre-release Pre-release
Pre-release

Functionally complete, but until this repository has been used in real world applications, it will remain <v1 until features have been expanded upon.