Commit graph

9 commits

Author SHA1 Message Date
Joe Ardent
b47826d4b3 add support for converting to and from v7 uuids
Update version, update license, add tests for UUIDv7.
2025-06-22 15:56:00 -07:00
Joe Ardent
705afc19e9 Add --decode option, deprecate from_string(), bump version for new release. 2024-01-14 13:25:22 -08:00
Joe Ardent
d9e68f057c update version, add way to get timestamp from input to julid-gen, chrono now mandatory 2023-09-03 13:16:04 -07:00
Joe Ardent
50a59e1898 clean up new() logic 2023-08-05 12:16:23 -07:00
Joe Ardent
b799a9955f Prepare for new release.
Adds copious docs and reorganizes the code a little bit. Ready for final release, hopefully.
2023-07-27 14:00:26 -07:00
Joe Ardent
98a8a26fe9 tweak 2023-07-26 09:39:01 -07:00
Joe Ardent
8a79e737fc use atomic int instead of mutex on the whole id. 2023-07-26 08:51:47 -07:00
Joe Ardent
114e556a84 done with lib and sqlite extension, ready to publish to crates. 2023-07-25 17:51:49 -07:00
Joe Ardent
510750424b first commit 2023-07-25 12:04:38 -07:00