Releases: SST-Systems/Pooling
Releases · SST-Systems/Pooling
Release list
1.0.2
1.0.1
First public release under SST Systems.
Reuse objects without allocations — for Unity and pure C#. Pool<T> for a single type, MultiPool<TKey, TValue> for many pools under a common key. Prewarm, Get, Release, Discard: lightweight, allocation-free, dependency-free.
Full Changelog: https://github.com/SST-Systems/Pooling/commits/1.0.1