Releases: jkomyno/uniku
Releases · jkomyno/uniku
Release list
uniku@0.4.3
Patch Changes
- c9afba0: Refresh the npm package READMEs to foreground benchmark performance and the full ten-strategy API shared by the library and CLI.
uniku@0.4.2
Patch Changes
- cc16323: Replace duplicated package README reference material with concise getting-started guidance and prominent links to the maintained documentation site.
uniku CLI v0.6.3
What's Changed
- ci: test supported runtimes from Mise pins by @jkomyno in #89
- docs: highlight performance and strategy breadth by @jkomyno in #90
- docs: restore the homepage slogan by @jkomyno in #92
- chore: update Effect source reference by @jkomyno in #93
- chore(release): version packages by @github-actions[bot] in #91
Full Changelog: https://github.com/jkomyno/uniku/compare/@uniku/cli@0.6.2...uniku-cli-v0.6.3
uniku CLI v0.6.2
What's Changed
- docs: make documentation the canonical reference by @jkomyno in #85
- chore: simplify tooling and CI configuration by @jkomyno in #87
- docs: add runnable integration examples by @jkomyno in #88
- chore(release): version packages by @github-actions[bot] in #86
Full Changelog: https://github.com/jkomyno/uniku/compare/@uniku/cli@0.6.1...uniku-cli-v0.6.2
@uniku/cli@0.6.3
@uniku/cli@0.6.2
uniku@0.4.1
Patch Changes
- d50c21d: Speed up default Nanoid and XID generation with bounded encoded-character caching.
uniku CLI v0.6.1
What's Changed
- fix(docs): preserve production Pages deploys by @jkomyno in #80
- fix(bench): stabilize CI benchmark reporting by @jkomyno in #81
- fix(ci): preserve setup action for cleanup by @jkomyno in #82
- perf: isolate benchmarks and speed up NanoID and XID by @jkomyno in #83
- chore(release): version packages by @github-actions[bot] in #84
Full Changelog: https://github.com/jkomyno/uniku/compare/@uniku/cli@0.6.0...uniku-cli-v0.6.1
@uniku/cli@0.6.1
Patch Changes
- Updated dependencies [d50c21d]
- uniku@0.4.1
uniku@0.4.0
Minor Changes
- 982d7a0: Add an rs/xid-compatible XID generator with CLI support, runtime coverage, and documentation.