Skip to content

Releases: medyan-dev/SmallZarrGroups.jl

v0.3.1

11 Jan 21:02
7c05a69
Compare
Choose a tag to compare

What's Changed

  • replace EllipsisNotation with selectdim by @nhz2 in #18

Full Changelog: v0.3.0...v0.3.1

v0.3.0

05 Jan 19:29
a266f85
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

04 Jan 01:43
d3b09f4
Compare
Choose a tag to compare

What's Changed

Removed dependency on PythonCall.

  • Implement Zarr v2 spec in Julia by @nhz2 in #9
  • CompatHelper: add new compat entry for CodecZlib at version 0.7, (keep existing compat) by @github-actions in #10
  • CompatHelper: add new compat entry for CodecBzip2 at version 0.7, (keep existing compat) by @github-actions in #15
  • CompatHelper: add new compat entry for EllipsisNotation at version 1, (keep existing compat) by @github-actions in #14
  • CompatHelper: add new compat entry for StaticArrays at version 1, (keep existing compat) by @github-actions in #13
  • CompatHelper: add new compat entry for StaticStrings at version 0.2, (keep existing compat) by @github-actions in #12
  • CompatHelper: add new compat entry for TranscodingStreams at version 0.9, (keep existing compat) by @github-actions in #11
  • bump version by @nhz2 in #16

Full Changelog: v0.1.2...v0.2.0

v0.1.2

09 Dec 22:27
de828d3
Compare
Choose a tag to compare

What's Changed

  • Fix zarr to a working version by @nhz2 in #8

New Contributors

  • @nhz2 made their first contribution in #8

Full Changelog: v0.1.1...v0.1.2

v0.1.1

02 Dec 21:54
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

zarr-fixture.tar.gz contains the example zarr directories in https://github.com/zarr-developers/zarr-python/tree/e7c0eb45ad1f571a8da3bfa9e23586848296e66c/fixture

v0.1.0

30 Nov 21:51
63b5baf
Compare
Choose a tag to compare

Initial release.