v0.5.0
MLJIteration v0.5.0
- (breaking) Add
Save
control previously contained in MLJSerialization (which is to be deprecated). Modify theSave
control to address the serialization changes in MLJBase 0.20. (This update breaks MLJ, as the current version of MLJ imports a control of the same name from MLJSerialization, and all controls provided by MLJIteration.) @olivierlabayle
Merged pull requests:
- add Save control (#47) (@olivierlabayle)
- For a 0.5.0 release (#53) (@ablaom)