Skip to content

Releases: JuliaIO/JLD2.jl

v1.0 only release

10 Aug 19:19
d0b557f
Compare
Choose a tag to compare

Third time’s a charm

v0.0.6

14 Jun 05:12
e84b06e
Compare
Choose a tag to compare
Merge pull request #77 from simonster/aa/0.7

Fixes and updates for Julia 0.7

Fix bug saving large numbers of strings

13 Aug 03:36
Compare
Choose a tag to compare
Merge pull request #32 from simonster/sjk/fix31

Don't put >65535 strings in a heap (fixes #31)

Fix some bugs

09 Aug 06:10
Compare
Choose a tag to compare
Merge pull request #29 from simonster/fbot/deps

Fix deprecations

Fix potential segfault when writing Dicts

09 Jul 20:09
Compare
Choose a tag to compare
v0.0.2

Add AppVeyor badge

v0.0.1: Merge pull request #17 from simonster/sjk/workaround-22592

09 Jul 04:31
Compare
Choose a tag to compare
Workaround JuliaLang/julia#22592 by rearranging code