All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
2.0.7 (2021-03-17)
Note: Version bump only for package @thi.ng/vector-pools
2.0.6 (2021-03-12)
Note: Version bump only for package @thi.ng/vector-pools
2.0.0 (2021-02-20)
- vector-pools: fix regression/update buffer arg types (27a3614)
- vector-pools: update attrib type handling (0ebd889)
- vector-pools: export asNativeType/asGLType() (d4b397b)
- vector-pools: update attrib types to use string consts
- part of umbrella-wide changes to thi.ng/api Type aliases (see a333d4182)
- remove obsolete asNativeType()/asGLType() fns (moved to thi.ng/api for better re-use)
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)