All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and the versioning is mostly derived from Semantic Versioning.
v0.0.7 - 2020-12-15
- Fix around alias re-assignment.
v0.0.6 - 2020-12-11
- Added support for ragged numpy arrays.
- Added support for assignment on existing tracked objects.
v0.0.5 - 2020-11-04
- Added support for SciPy csr, csc, lil, dok matrices.
v0.0.4 - 2020-09-17
- Initial public release.