- Last updated: 2025-01-23T13:39:11Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. Only versions published since 2022-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.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.35 (2023-08-04)
- update
identity
usage in various pkgs (b6db053)