- Last updated: 2025-01-29T16:25:48Z
- 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.
5.11.0 (2024-06-21)
- add solveTridiagonal() (1277a0a)
- enforce uniform naming convention of internal functions (56992b2)
5.10.0 (2024-02-16)
- add fromDMS()/toDMS() conversions (1714067)
5.9.0 (2024-02-06)
- add easing functions (e4966fd)
- add easing functions, ported from @thi.ng/shader-ast-std pkg
5.8.0 (2024-01-26)
- add signedPow(), add docs (5207ba3)
5.7.2 (2023-11-09)
- update all tests (packages A-S) (e3085e4)
5.7.0 (2023-10-27)
- add foldback01() (1272647)
5.6.0 (2023-08-24)
- add minMax() (76ca59d)
5.5.0 (2023-07-14)
- add smoothStep01/smootherStep01() (152f93c)
5.4.4 (2023-03-02)
- update sincos/cossin return types (ae5cd82)
5.4.0 (2023-01-10)
- add factorial. permutation/combination fns (965af0d)
5.3.0 (2022-03-11)
- add ldiv() (35d1e97)