v0.2.4
v0.2.4 (2019-10-01)
Closed issues:
- Transfer to JuliaIO (#56)
- Deserialization is restricted to the Main namespace? (#49)
- Loading VGG19 weights is quite slow (#45)
- BSON file saves on 64bit system can not be loaded on 32bit system (#41)
- Compatibility with FileIO (#24)
- Can't load Set's (#22)
Merged pull requests:
- Add warning about untrusted data (#53) (aviks)
- Add
Project.toml
, deleteREQUIRE
(#51) (DilumAluthge) - improve performance for reinterpret_ (#46) (KristofferC)
- normalize type of Int literal type params (closes #41) (#42) (oxinabox)
- fix serializing Methods for v1.2 (#37) (JeffBezanson)