What's Changed
- Fix typo in readme by @cmcaine in #10
- Implement alternative version of zeros by @mkitti in #8
- Allow AbstractUnitRanges for indices for composition with OffsetArrays by @mkitti in #11
- Use
lineage_finalizer
which attaches a finalizer to aparent
of the object if the object is immutable.
New Contributors
Full Changelog: v0.2.0...v0.3.0