Releases: LilithHafner/PtrArrays.jl
Releases · LilithHafner/PtrArrays.jl
v1.3.0
PtrArrays v1.3.0
Merged pull requests:
- Bump codecov/codecov-action from 3 to 5 (#14) (@dependabot[bot])
- fix zero-dimensional
malloc
(#17) (@nsajko) - Release 1.3! (#19) (@LilithHafner)
Closed issues:
malloc
throws while trying to construct zero-dimensional array (#16)
v1.2.1
PtrArrays v1.2.1
Merged pull requests:
- Switch license to MIT (#12) (@LilithHafner)
- Bump version to 1.2.1 (#13) (@LilithHafner)
Closed issues:
- Change license to e.g. MIT? (#11)
v1.2.0
v1.1.0
PtrArrays v1.1.0
Merged pull requests:
- Bump julia-actions/cache from 1 to 2 (#7) (@dependabot[bot])
- Rename to PtrArrays.jl and support
PtrArray
constructor (#8) (@LilithHafner)
v1.0.1
MallocArrays v1.0.1
Merged pull requests:
- Throw errors on invalid dims (#5) (@LilithHafner)
- Run CI on 32-bit (#6) (@LilithHafner)
Closed issues:
- Should throw when length overflows (#4)
v1.0.0
MallocArrays v1.0.0
Merged pull requests:
- Bump julia-actions/setup-julia from 1 to 2 (#1) (@dependabot[bot])