This repository was archived by the owner on Sep 13, 2023. It is now read-only.
0.3.1 🐶
Important changes
- Remove standard signature from models and move it to servers by @mike0sv in #456
- enable apply for raw model objects by @mike0sv in #482
- Change port mapping syntax by @mike0sv in #486
Fixes
- Error on extra cli arguments by @mike0sv in #461
- Add prefix for model generation in fastapi to prevent collisions by @mike0sv in #469
- Fix call endpoint by @mike0sv in #476
- minor - mlem apply to print results always by @omesser in #470
- Verbose logging on object loads by @omesser in #471
- fix error on declaring docker_container with port_mapping by @mike0sv in #479
- Allow int column names for pandas by @mike0sv in #484
- Add httpx dependency by @mike0sv in #490
- Raise error if trying to serve model without signature by @mike0sv in #468
- Fix/verbose by @mike0sv in #487
Chore
- run heroku tests on detection from title OR schedule by @madhur-tandon in #433
- remove unneeded snippet by @madhur-tandon in #465
- Update README by @aguschin in #464
- Run CI for Python 3.10 by @aguschin in #466
- Remove
xfail
mark fromtests/cli/test_main.py::test_commands_docs_links
by @aguschin in #462 - Temporary skip test_repository_tags for python 3.8 by @mike0sv in #492
- Fix
setup.py
classifiers by @aguschin in #472 - Update check-test-release.yml by @mike0sv in #493
New Contributors
Full Changelog: 0.3.0...0.3.1