- Last updated: 2026-04-18T11:32:55Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. Only versions published since 2023-01-01 are listed here. Please consult the Git history for older version information. See Conventional Commits for commit guidelines.
Note: Unlisted patch versions only involve non-code or otherwise excluded changes and/or version bumps of transitive dependencies.
3.0.47 (2025-12-03)
- update for-loops (use const where possible) (5ceaf1a)
3.0.5 (2024-06-21)
- rename various rest args to be more semantically meaningful (8088a56)
3.0.2 (2024-04-20)
- update type usage (6a151a5)
3.0.0 (2024-04-08)
- remove/migrate delay() to different pkg (745abbb)
- BREAKING CHANGE: migrate delay() & Delay class to @thi.ng/memoize
- see d8f4733c05e724c38195f209337d0a015e049ac4 for details
- add async composition helpers (168ea42)
- add async functions:
- compAsync()
- juxtAsync()
- threadFirstAsync()/threadLastAsync()
- trampolineAsync()
- add async functions:
2.1.46 (2023-11-09)
- update/refactor tests to use bun test runner (8f6edb1)
- update/rename test files/imports (still many broken) (1cb3c49)
2.1.35 (2023-08-04)
- update
identityusage in various pkgs (b6db053)