v0.10.0 - Update
New Cascade version is here! New metadata viewing tools are now available, tools for logging object states and more
Adds
DataRegistrator
- tool for logging history of data #148HistoryLogger
- tool for logging history of meta of any objectsDiffViewer
- tool to view raw metadata from repos, data histories and version logs in one place #149 #151- The ability to choose metric in
HistoryViewer
s GUI #150
Refactors
- More thorough typing, especially with meta
Fixes and changes
- Important - version log format in
VersionAssigner
changed and old logs are now not supported - Important - plotly is now an optional dependency
PR's
- Update README by @Oxid15 in #140
- Documentation update by @Oxid15 in #141
- Optional plotly by @Oxid15 in #142
- Add .yaml as format that also supported since it is another name of YAML by @Oxid15 in #143
- Meta typing by @Oxid15 in #144
- ModelRepo logging by @Oxid15 in #145
- Data registration by @Oxid15 in #146
- Fix weighed sampler by @Oxid15 in #147
- Dataset history by @Oxid15 in #148
- View history by @Oxid15 in #149
- Choose metric in HistoryViewer by @Oxid15 in #150
- View diffs in version logs by @Oxid15 in #151
- 0.10.0 by @Oxid15 in #152
- 0.10.0 - Update by @Oxid15 in #153
Full Changelog: v0.9.0...v0.10.0