Releases: mkitti/ArrayAllocators.jl
Releases · mkitti/ArrayAllocators.jl
v0.3.0
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_finalizerwhich attaches a finalizer to aparentof the object if the object is immutable.
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.2.0 First registered release
What's Changed
- CompatHelper: add new compat entry for SaferIntegers at version 3, (keep existing compat) by @github-actions in #2
- Refactor package, separating byte calculations out by @mkitti in #3
New Contributors
Full Changelog: https://github.com/mkitti/ArrayAllocators.jl/commits/v0.2