Skip to content

Releases: Luapulu/HDF5Arrays.jl

v0.1.0

01 Nov 20:22
c9e2231
Compare
Choose a tag to compare
Increment version to v0.1.0

v0.0.1

25 Oct 23:05
44b8d6a
Compare
Choose a tag to compare
Version 0.0.1 (#5)

* Copy basic implementation from HDF5Utils (#2)

* Add DiskArrays and HDF5 as deps

* Add Yao Lu to LICENSE

* Basic WIP implementation from HDF5Utils

* Only run CI on push and PR to master and dev (#3)

* Minimum Working Implementation (#4)

* Add tests

* Add test Project.toml

* Simplify implementation

* Simplify LICENSE

Removed Yao Lu, since no code from HDFUtils.jl is being used anymore.

* Set version to v0.0.1