This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
Releases: iterative/mlem
Releases · iterative/mlem
0.1.11 🐶
What's Changed
- add no rev error by @mike0sv in #179
- fix xfailing s3 tests by @mike0sv in #180
- Feature/new apply by @mike0sv in #181
- add support for PyTorch by @madhur-tandon in #176
- Cli refactor by @mike0sv in #182
- new version mechanism by @mike0sv in #190
- Feature/pack refactor by @mike0sv in #191
- Client classes for Servers (#185) @madhur-tandon
- remove serialize and deserialize from DatasetType (#183) @madhur-tandon
Full Changelog: 0.1.10...0.1.11
0.1.10 🐶
0.1.9 🐶
What's Changed
- fix metadata by @casperdcl in #162
- Change Jinja2 version in setup.py by @aguschin in #164
New Contributors
- @casperdcl made their first contribution in #162
Full Changelog: 0.1.8...0.1.9
0.1.8 🐶
What's Changed
- add tests for fastapi by @madhur-tandon in #145
- bump isort by @mike0sv in #159
- Add heroku functionality by @mike0sv in #97
- Increase timeout-minutes for tests to run by @aguschin in #161
New Contributors
- @madhur-tandon made their first contribution in #145
Full Changelog: 0.1.7...0.1.8
0.1.7 🐶
0.1.6 🐶
0.1.5 🐶
What's Changed
- meta refactor by @mike0sv in #114
- mlem_root->repo and link_data objects by @mike0sv in #117
- new uri resolver by @mike0sv in #120
- Run CI tests on Win and Mac by @aguschin in #80
- Use Location class for core.objects by @mike0sv in #123
- Links with rev by @mike0sv in #125
- Improve serialization API by @mike0sv in #126
- Complex Pickling by @mike0sv in #127
- art sizes and hashes by @mike0sv in #131
- add fs and repo check to ls by @mike0sv in #128
- meta fields by @mike0sv in #129
Full Changelog: 0.1.4...0.1.5
0.1.4 🐶
What's Changed
- fix loosing exception message on posix by @mike0sv in #84
- ls command by @mike0sv in #89
- Feature/storages by @mike0sv in #93
- Remove hardcoded branches in tests by @mike0sv in #101
- Fix codecov badge in README by @aguschin in #74
- lazy_field implementation by @mike0sv in #102
- remote cmd fixes by @mike0sv in #103
- fix empty config exception by @mike0sv in #105
- Add ls() to mlem.api by @Suor in #106
- fix dvc download by @mike0sv in #109
New Contributors
Full Changelog: 0.1.3...0.1.4
0.1.3 🐶
Changes
- Analytics (#76) @mike0sv and @aguschin
- Fix load from dvc (#77) @mike0sv and @aguschin
- temporary fix of cloning with dvc tracked files (#75) @mike0sv
- fix pandas index problem (#71) @mike0sv
- rename model -> model_type (#68) @mike0sv
- Improved logging (#67) @mike0sv and @aguschin
- fix github ls (#69) @mike0sv and @aguschin