All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.0.43 (2020-08-20)
Note: Version bump only for package @thi.ng/vector-pools
1.0.42 (2020-08-17)
Note: Version bump only for package @thi.ng/vector-pools
1.0.41 (2020-08-16)
Note: Version bump only for package @thi.ng/vector-pools
1.0.0 (2019-07-07)
- vector-pools: address TS strictNullChecks flag (981b5ce)
- vector-pools: add AttribPool.attribArray(), add tests (285022a)
- vector-pools: enable TS strict compiler flags (refactor) (1af6f78)
- vector-pools: update AttribPool, add tests, update readme (33109d0)
- vector-pools: update return types of various class methods
- some AList, ArrayList, LinkedList, VecPool methods now return
undefined
if operation failed
0.2.0 (2019-02-05)
- vector-pools: AttribPool opts & default handling (16b48b3)
- vector-pools: update & fix AttribPool resize logic (b7d162f)