Mlem

Latest version: v0.4.14

Safety actively analyzes 683530 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 4 of 7

0.2.9

Changes

- add separate reader/writer for lgb labels (421) madhur-tandon
- allow to pass pathlib based Paths in save and load APIs (437) madhur-tandon
- use cloudpickle for saving torch models (416) madhur-tandon
- remove str from save api signature (426) madhur-tandon
- serve api should accept str for model argument (425) madhur-tandon
- fix issues with pandas pylint and flake8 (427) madhur-tandon
- Fix/stderr (410) itstargetconfirmed

Chore

- chore(deps): update actions/cache action to v3.0.11 (439) renovate
- chore(deps): update styfle/cancel-workflow-action action to v0.11.0 (438) renovate

0.2.8

Major updates
* Remove labels and description by aguschin in https://github.com/iterative/mlem/pull/370

What's Changed
* Update setup.py by mike0sv in https://github.com/iterative/mlem/pull/361
* Remove auth debug log by mike0sv in https://github.com/iterative/mlem/pull/360
* replace _ExternalRef logic with persistent_id by mike0sv in https://github.com/iterative/mlem/pull/365
* fix for empty nested dicts in DictType by mike0sv in https://github.com/iterative/mlem/pull/376
* Don't load model_type on pip build by mike0sv in https://github.com/iterative/mlem/pull/386
* Add link to the weekly board to README by aguschin in https://github.com/iterative/mlem/pull/389
* remove recursive flag for ls by mike0sv in https://github.com/iterative/mlem/pull/393
* create MlemSource to choose how mlem is added to docker by mike0sv in https://github.com/iterative/mlem/pull/391
* Add torch model import by mike0sv in https://github.com/iterative/mlem/pull/394
* add reqs for non-standard sklearn io by mike0sv in https://github.com/iterative/mlem/pull/392
* Adds check that github path has valid sha after `tree/` by mike0sv in https://github.com/iterative/mlem/pull/401
* fix docker tests for release by mike0sv in https://github.com/iterative/mlem/pull/406

Chore
* chore(deps): update actions/cache action to v3.0.6 by renovate in https://github.com/iterative/mlem/pull/373
* chore(deps): update actions/cache action to v3.0.8 by renovate in https://github.com/iterative/mlem/pull/383
* chore(deps): update actions/cache action to v3.0.7 by renovate in https://github.com/iterative/mlem/pull/377


**Full Changelog**: https://github.com/iterative/mlem/compare/0.2.7...0.2.8

0.2.7

What's Changed
* set exclude_unset to False by mike0sv in https://github.com/iterative/mlem/pull/354
* update typer by mike0sv in https://github.com/iterative/mlem/pull/355
* allow non-strict python versions for pip by mike0sv in https://github.com/iterative/mlem/pull/356
* change emoji from 💅 to 🖇️ by aguschin in https://github.com/iterative/mlem/pull/352


**Full Changelog**: https://github.com/iterative/mlem/compare/0.2.6...0.2.7

0.2.6

What's Changed
* Add `typer<0.6` to setup.py by aguschin in https://github.com/iterative/mlem/pull/349
* Enable `pip install mlem[dvc-s3]` for all relevant DVC dependencies by aguschin in https://github.com/iterative/mlem/pull/343
* chore(deps): update actions/cache action to v3.0.5 by renovate in https://github.com/iterative/mlem/pull/344


**Full Changelog**: https://github.com/iterative/mlem/compare/0.2.5...0.2.6

0.2.5

What's Changed
* Fix - excldue data_type field from data by mike0sv in https://github.com/iterative/mlem/pull/339
* Docker container deployment by mike0sv in https://github.com/iterative/mlem/pull/309
* Mark some tests as flaky by aguschin in https://github.com/iterative/mlem/pull/331
* chore(deps): update dependency protobuf to v3.20.1 by renovate in https://github.com/iterative/mlem/pull/333


**Full Changelog**: https://github.com/iterative/mlem/compare/0.2.4...0.2.5

0.2.4

Major updates
* Refactor github and gitlab resolvers, implement bitbucket by mike0sv in https://github.com/iterative/mlem/pull/287
* add support for tensorflow by madhur-tandon in https://github.com/iterative/mlem/pull/289
* Add onnx support by maheshambule in https://github.com/iterative/mlem/pull/292

What's Changed
* Better error message on extension import error by mike0sv in https://github.com/iterative/mlem/pull/300
* Fix torch serving and saving (again) by mike0sv in https://github.com/iterative/mlem/pull/296
* fix broken sklearn import hook by mike0sv in https://github.com/iterative/mlem/pull/305
* Update README.md by jorgeorpinel in https://github.com/iterative/mlem/pull/220
* init: Fix missing dashes by daavoo in https://github.com/iterative/mlem/pull/307
* Add ignore-errors for ls CLI & API by mike0sv in https://github.com/iterative/mlem/pull/308
* Allow access to secrets for external contributors by aguschin in https://github.com/iterative/mlem/pull/318
* readme: fix HTML tag by jorgeorpinel in https://github.com/iterative/mlem/pull/311
* dynamic types support array, dict, ndarray by maheshambule in https://github.com/iterative/mlem/pull/304
* DictType: added support for int keys by maheshambule in https://github.com/iterative/mlem/pull/298

Chore
* Bump heroku limits + fix `setup-python` action by aguschin in https://github.com/iterative/mlem/pull/328
* Add renovate by aguschin in https://github.com/iterative/mlem/pull/314
* chore(deps): update dependency pyparsing to v3 by renovate in https://github.com/iterative/mlem/pull/325
* chore(deps): update actions/cache action to v2.1.7 by renovate in https://github.com/iterative/mlem/pull/315
* chore(deps): update actions/setup-python action to v4 by renovate in https://github.com/iterative/mlem/pull/323
* chore(deps): update actions/cache action to v3 by renovate in https://github.com/iterative/mlem/pull/321
* chore(deps): update styfle/cancel-workflow-action action to v0.10.0 by renovate in https://github.com/iterative/mlem/pull/320
* chore(deps): update actions/checkout action to v3 by renovate in https://github.com/iterative/mlem/pull/322
* chore(deps): update codecov/codecov-action action to v3 by renovate in https://github.com/iterative/mlem/pull/324
* chore(deps): update dependency click to <8.2 by renovate in https://github.com/iterative/mlem/pull/316

New Contributors
* daavoo made their first contribution in https://github.com/iterative/mlem/pull/307
* renovate made their first contribution in https://github.com/iterative/mlem/pull/325
* maheshambule made their first contribution in https://github.com/iterative/mlem/pull/304

**Full Changelog**: https://github.com/iterative/mlem/compare/0.2.3...0.2.4

Page 4 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.