Releases: sethaxen/MRCFile.jl
Releases · sethaxen/MRCFile.jl
v0.1.3
MRCFile v0.1.3
Merged pull requests:
- CompatHelper: add new compat entry for Statistics at version 1, (keep existing compat) (#22) (@github-actions[bot])
- CompatHelper: bump compat for CodecBzip2 to 0.8, (keep existing compat) (#23) (@github-actions[bot])
- CompatHelper: bump compat for TranscodingStreams to 0.10, (keep existing compat) (#24) (@github-actions[bot])
v0.1.2
MRCFile v0.1.2
Merged pull requests:
v0.1.1
v0.1.0
MRCFile v0.1.0
Closed issues:
- suggestion: disallowing users to change endianness and validating data when using
write
method (#2)
Merged pull requests:
- Pkg adding method changed(for Julia 1.5) (#1) (@ehgus)
- Fix test suite (#3) (@sethaxen)
- Refresh repo (#4) (@sethaxen)
- Vectorized Array writing improves its speed (#6) (@ehgus)
- "read" function unit test and fixing reading "map" (#8) (@ehgus)
- Use internal buffer for vecorized writing and do not close IO after writing (#12) (@andreasKroepelin)
- Rename package from MRC to MRCFile (#13) (@sethaxen)