Skip to content

Releases: invenia/JLSO.jl

v2.0.1

18 Feb 22:04
9531c5f
Compare
Choose a tag to compare

JLSO v2.0.1

Diff since v2.0.0

Closed issues:

  • Add Julia v1.3 CI tests (#45)
  • ERROR: MethodError: no method matching JLSOFile(::Dict{String,Any}) (#47)

Merged pull requests:

v2.0.0

13 Feb 11:05
a306085
Compare
Choose a tag to compare

JLSO v2.0.0

Diff since v1.3.0

Closed issues:

  • loading StaticArrays caused JLSO.load times to skyrocket? (#42)

Merged pull requests:

v1.3.0

22 Nov 22:19
v1.3.0
Compare
Choose a tag to compare

v1.3.0 (2019-11-22)

Diff since v1.2.2

Closed issues:

  • Upgrading to JLSO v3 is tedious for many files with package name conflicts (#34)

v1.2.2

20 Nov 22:48
v1.2.2
d2118a4
Compare
Choose a tag to compare

v1.2.2 (2019-11-20)

Diff since v1.2.1

Merged pull requests:

v1.2.1

18 Nov 19:18
v1.2.1
64f3937
Compare
Choose a tag to compare

v1.2.1 (2019-11-18)

Diff since v1.2.0

Closed issues:

  • Massive load time for Julia 1.3+ (#33)

Merged pull requests:

v1.2.0

07 Nov 23:23
v1.2.0
925a8c2
Compare
Choose a tag to compare

v1.2.0 (2019-11-07)

Diff since v1.1.2

Closed issues:

  • Add ability too activate enviroment defined in the JLSO (#29)
  • unsupported julia version test fails on 1.3 (#20)
  • Stop serializing version numbers as VersionNumbers in the metadata (#12)
  • Store Manifest.toml in file metadata (#6)

Merged pull requests:

v1.1.2

07 Oct 08:22
v1.1.2
cf73072
Compare
Choose a tag to compare

v1.1.2 (2019-10-04)

Diff since v1.1.1

Closed issues:

  • metadata for packages should use UUIDs (#22)

Merged pull requests:

v1.1.1

17 Sep 11:19
v1.1.1
256c0f4
Compare
Choose a tag to compare

v1.1.1 (2019-09-17)

Diff since v1.1.0

Closed issues:

  • Documentation link not working (#10)

Merged pull requests:

v1.1.0

04 Jun 20:36
v1.1.0
3aca0d7
Compare
Choose a tag to compare

v1.1.0 (2019-06-04)

Diff since v1.0.0

Closed issues:

  • Introduce compressed format: .JLSO.gz (#7)

Merged pull requests:

  • Release v1.1.0. But First: Are we happy with the version numbers? (#18) (oxinabox)
  • Introduce compression (#11) (oxinabox)
  • Reorganize all the things (#9) (oxinabox)
  • Drop Nullables test requirement (#8) (omus)

v1.0.0

20 Feb 22:21
Compare
Choose a tag to compare
Fix UUID to be the one METADATA wants