- Last updated: 2025-03-09T19:21:53Z
- 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.
2.1.121 (2024-06-21)
- enforce uniform naming convention of internal functions (56992b2)
2.1.115 (2024-04-08)
- update reducer handling due to updates in @thi.ng/transducers pkg (907c961)
2.1.109 (2024-03-18)
- remove obsolete spread ops (04e5207)
2.1.100 (2024-02-22)
- update object destructuring in all pkgs & examples (f36aeb0)
2.1.79 (2023-11-24)
- update utf8 fns (9e8cf2d)
- deprecate utf8Length() (migrated to @thi.ng/strings)
2.1.76 (2023-11-09)
2.1.55 (2023-08-12)
- update .probability() call sites in various pkgs (c8c8141)
2.1.6 (2022-04-07)
- replace deprecated .substr() w/ .substring() (0710509)