Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 897 Bytes

CHANGELOG.md

File metadata and controls

27 lines (21 loc) · 897 Bytes

Changelog

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

Fixed

  • Fix around alias re-assignment.

v0.0.6 - 2020-12-11

Added

  • Added support for ragged numpy arrays.
  • Added support for assignment on existing tracked objects.

v0.0.5 - 2020-11-04

Added

  • Added support for SciPy csr, csc, lil, dok matrices.

v0.0.4 - 2020-09-17

Added

  • Initial public release.