- Update GitHub CI and CD to remove deprecation warnings.
- Update README by adding an API section. (#16)
- Update CD workflow such that Clojars deployment occurs in a separate GitHub Action. (#17)
- Add changelog, contributing guidelines, and code of conduct. (#19)
- Add the
uuid->time
API function to extract the timestamp from a SQUUID. (#18)
- Fix bug from 0.1.2 where JAR file is not compiled with the correct files. (#15)
- Incorporate automatic Clojars deployment in CD workflow. (#14, with ideas incorporated from #13)
- Fix issue where strict monotonicity was not enforced on multiple threads. (#11)
Initial release!