Releases: JuliaIO/JLD.jl
Releases · JuliaIO/JLD.jl
v0.13.5
24 Mar 07:43
Compare
Sorry, something went wrong.
No results found
v0.13.4
30 Dec 03:09
Compare
Sorry, something went wrong.
No results found
What's Changed
enable dependabot for GitHub actions by @ranocha in #322
Bump actions/checkout from 2 to 3 by @dependabot in #326
Fix HDF5.exists, HDF5.haddr_t, and HDF5.object_info deprecation warnings by @musm in #325
CompatHelper: bump compat for HDF5 to 0.17, (keep existing compat) by @github-actions in #327
Bump actions/checkout from 3 to 4 by @dependabot in #328
Bump to version 0.13.4, HDF5 0.17 compat by @mkitti in #329
New Contributors
Full Changelog : v0.13.3...v0.13.4
v0.13.3
02 Dec 18:05
Compare
Sorry, something went wrong.
No results found
JLD v0.13.3
Diff since v0.13.2
Closed issues:
JLD and JLD2 don't work in julia 1.7.0 (#309 )
Broken on Julia v1.10 nightly (#319 )
Merged pull requests:
v0.13.2
02 Jun 17:04
Compare
Sorry, something went wrong.
No results found
JLD v0.13.2
Diff since v0.13.1
Merged pull requests:
CompatHelper: bump compat for Compat to 4, (keep existing compat) (#317 ) (@github-actions[bot])
v0.13.1
05 Feb 20:51
Compare
Sorry, something went wrong.
No results found
v0.13.0
04 Feb 06:40
Compare
Sorry, something went wrong.
No results found
v0.12.5
15 Dec 07:44
Compare
Sorry, something went wrong.
No results found
v0.12.4
14 Dec 17:37
Compare
Sorry, something went wrong.
No results found
JLD v0.12.4
Diff since v0.12.3
Closed issues:
CategoricalArray do not seem supported (Stackoverflow) (#277 )
unable to load JLD - Core.AbstractArray{#s831,1},#s831 (#299 )
error on Julia 1.7.0-beta2 (#300 )
Merged pull requests:
Use ismutabletype(T) for datatypes (#303 ) (@mkitti )
Fix JLDArchives test, do not use Pkg.GitTools.clone (#304 ) (@mkitti )
v0.12.3
30 Mar 15:09
Compare
Sorry, something went wrong.
No results found
JLD v0.12.3
Diff since v0.12.2
Closed issues:
anonymous function can't be saved, in Julia v1.6 (#293 )
Parametric type load errors with StaticArrays: ERROR: stored type does not match currently loaded type (#294 )
cannot append nested parametric types (#297 )
Merged pull requests:
Fix #294 , #297 - comparing HDF5 datatypes is sensitive to committed history (#298 ) (@jmert )
v0.12.2
04 Mar 22:23
Compare
Sorry, something went wrong.
No results found
JLD v0.12.2
Diff since v0.12.1
Closed issues:
Warning: JLD incorrectly extends FileIO functions (#295 )
Merged pull requests: