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