Skip to content

Releases: fhs/NPZ.jl

v0.4.1

Choose a tag to compare

@github-actions github-actions released this 09 Jan 06:12
8834d3c

NPZ v0.4.1

Diff since v0.4.0

Closed issues:

  • UndefVarError in line 116 of NPZ.jl (#35)

Merged pull requests:

v0.4.0

Choose a tag to compare

@julia-tagbot julia-tagbot released this 03 Jun 18:47
v0.4.0
3dd5c28

v0.4.0 (2019-06-03)

Diff since v0.3.0

Closed issues:

  • Support reading version 2 npys (#31)
  • Actually writing Dicts with npzwrite (#27)
  • Failed to precompile NPZ (#25)
  • Deprecation messages in julia v0.7 (#23)
  • Via Stackoverflow: npzread(filename.npz) very slow (#19)
  • Cannot write LinSpace (#16)

Merged pull requests:

Update to Julia 0.6-1.0, drop support for 0.4-0.5

Choose a tag to compare

@fhs fhs released this 22 Aug 18:30
  • Update to Julia 0.6-1.0, drop support for 0.4-0.5
  • Allow for module precompilation