@thi.ng/vector-pools
Version:
Data structures for managing & working with strided, memory mapped vectors
49 lines (28 loc) • 1.98 kB
Markdown
# Change Log
- **Last updated**: 2025-08-04T09:13:01Z
- **Generator**: [thi.ng/monopub](https://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](https://conventionalcommits.org/) for commit guidelines.
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes
and/or version bumps of transitive dependencies.
### [3.2.65](https://github.com/thi-ng/umbrella/tree/@thi.ng/vector-pools@3.2.65) (2025-08-04)
#### ♻️ Refactoring
- minor update internal arg types (TS5.9) ([cf09439](https://github.com/thi-ng/umbrella/commit/cf09439))
## [3.2.0](https://github.com/thi-ng/umbrella/tree/@thi.ng/vector-pools@3.2.0) (2024-06-21)
#### 🚀 Features
- add result generics for AttribPool.attribValue() ([498e0f4](https://github.com/thi-ng/umbrella/commit/498e0f4))
- similar change to [a63548c89f](https://github.com/thi-ng/umbrella/commit/a63548c89f)
#### ♻️ Refactoring
- add result generics for AttribPool.attribValues() iterator ([a63548c](https://github.com/thi-ng/umbrella/commit/a63548c))
- enforce uniform naming convention of internal functions ([56992b2](https://github.com/thi-ng/umbrella/commit/56992b2))
### [3.1.126](https://github.com/thi-ng/umbrella/tree/@thi.ng/vector-pools@3.1.126) (2024-04-20)
#### ♻️ Refactoring
- update type usage ([80a0255](https://github.com/thi-ng/umbrella/commit/80a0255))
### [3.1.105](https://github.com/thi-ng/umbrella/tree/@thi.ng/vector-pools@3.1.105) (2024-02-16)
#### ♻️ Refactoring
- update LOGGER handling ([70575e5](https://github.com/thi-ng/umbrella/commit/70575e5))
### [3.1.84](https://github.com/thi-ng/umbrella/tree/@thi.ng/vector-pools@3.1.84) (2023-11-09)
#### ♻️ Refactoring
- update all tests (packages T-Z) ([020ef6c](https://github.com/thi-ng/umbrella/commit/020ef6c))