Releases: JuliaArrays/ReadOnlyArrays.jl
Releases · JuliaArrays/ReadOnlyArrays.jl
v0.2.0
ReadOnlyArrays v0.2.0
Merged pull requests:
- Add convenience features (#5) (@wmanning-cra)
- Registrator compatibility (#6) (@wmanning-cra)
- general updates (#9) (@markmbaum)
- Fix behavior of
copy
andsimilar
(#12) (@MilesCranmer) - Update workflow files, fix typo (#14) (@timholy)
Closed issues:
Version 0.1.1
- added AppVeyor and codecov integration
- repository cleanup before registering the package
- changed UUID
Version 0.1.0
Define ReadOnlyArray
that is a read-only wrapper around an array.