- Last updated: 2024-10-05T12:12:32Z
- Generator: thi.ng/monopub
All notable changes to this project will be documented in this file. 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.
0.5.30 (2024-02-27)
- fix imports (0e927ad)
0.5.3 (2023-11-09)
- update all tests (packages T-Z) (020ef6c)
0.5.0 (2023-10-27)
- update VectorState, add VecAPI support (f0aeb7e)
- update VectorState ctor & defVector() args
0.4.2 (2023-08-04)
- update INotify impl & event types (02d83e8)
- rename EVENT_INTEGRATE => EVENT_SUBFRAME
- update INotify impls (cbdc527)
0.4.0 (2023-06-19)
- update Numeric/VectorState, add 2/3/4d versions (65ace1e)
- remove abstract AState class
- update NumericState
- add new VectorState impl
- add defVector2/3/4()
0.3.0 (2023-05-05)
- add AState.reset() & impls (a2c4946)
- rename IUpdatable => ITimeStep (2cc3951)
0.2.0 (2023-04-28)
- add INotify support, add fixed time field (b68c0c6)
- add integrateAll/interpolateAll() helpers (71087cf)
0.1.1 (2023-04-25)
- update AState, expose prev & curr (8d5356b)