Releases: JuliaIO/BSON.jl
Releases · JuliaIO/BSON.jl
v0.3.8
BSON v0.3.8
Diff since v0.3.7
Merged pull requests:
Closed issues:
- Convert types to / from BSON automatically based on a list of types or a package name (#101)
- BSON fails to deserialize in 1.10 (#124)
v0.3.6
BSON v0.3.6
Diff since v0.3.5
Closed issues:
setfield!: const field .names of type TypeName cannot be changed
on Julia 1.8 (#109)
- Trying to load data from summer 2020 (#110)
Merged pull requests:
v0.3.5
BSON v0.3.5
Diff since v0.3.4
Closed issues:
- ERROR: too many parameters for type when loading Flux model (#105)
- Problem saving function in BSON (#107)
Merged pull requests:
v0.3.4
BSON v0.3.4
Diff since v0.3.3
Closed issues:
- This BSON does not seem compatible with external programs (#100)
Merged pull requests:
v0.3.3
BSON v0.3.3
Diff since v0.3.2
Closed issues:
- Unknown loading error Dict of model, loss, params from Flux (#68)
- Serializing anonymous method fails on julia 1.6-beta1 (#80)
Merged pull requests:
v0.3.2
BSON v0.3.2
Diff since v0.3.1
Closed issues:
- cannot round trip custom type (DataFrame) inside a module (#25)
Merged pull requests:
v0.3.0
BSON v0.3.0
Diff since v0.2.6
Closed issues:
- saving with bson modifies dict argument (#26)
ERROR: type Method has no field sparam_syms
when saving Flux Chain (#54)
- gzip compress and uncompress a .bson file? (#72)
Merged pull requests: