- 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.
2.2.4 (2024-12-24)
- replace @thi.ng/dcons dependency (e9940ed)
- switch to use more lightweight & GC-friendly ringbuffer impl from @thi.ng/buffers
- update the following transducers:
momentum()
roc()
sma()
- add tests
2.2.0 (2024-11-03)
- add moving min/max, update donchian (188d11a)
- add movingMaximum() transducer
- add movingMinimum() transducer
- refactor donchian()
- add internal Deque helper class
- add tests
2.1.113 (2024-04-08)
- update reducer handling due to updates in @thi.ng/transducers pkg (25ef274)
2.1.76 (2023-11-09)
- update all tests (packages A-S) (e3085e4)