This repository has been archived by the owner on Sep 13, 2023. It is now read-only.
0.1.13 🐶
What's Changed
- get rid of dataset class and infer pandas format by @mike0sv in #199
- make ImportHook a MlemObject subclass so it can use entrypoint logic by @mike0sv in #202
- fix test_analyze_module_imports by @madhur-tandon in #204
- add cli for apply-remote by @madhur-tandon in #197
- better types cli and echo uri_repr by @mike0sv in #207
- Update README.md by @aguschin in #210
- Fix mypy failing by @aguschin in #211
Full Changelog: 0.1.12...0.1.13