Releases: invenia/JLSO.jl
Releases · invenia/JLSO.jl
v2.0.1
v2.0.0
JLSO v2.0.0
Closed issues:
- loading StaticArrays caused JLSO.load times to skyrocket? (#42)
Merged pull requests:
- add concrete type signature for _upgrade_jlso (#43) (@colinxs)
- Install TagBot as a GitHub Action (#46) (@JuliaTagBot)
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.2.0 (2019-11-07)
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:
- Activate pkg envs from JLSOFiles (#31) (rofinn)
- Bump minor version (#30) (nickrobinson251)
- Start saving Project.toml and Manifest.toml files (#28) (rofinn)
- Add code style badge (#27) (nickrobinson251)
- Add example and discussion of containerness to readme (#25) (oxinabox)