This repository has been archived by the owner on Feb 25, 2024. It is now read-only.
What's Changed
- feat(config): add
env
block to deployment config by @judahrand in #196 - feat: added more options for bentoctl build to match options available via buildx by @jjmachan in #190
- chore: adding codeowners for bentoctl by @aarnphm in #200
- fix: remove help message and lowercase bool values by @jjmachan in #197
- chore: relax pypi restriction by @aarnphm in #199
- test: add pydantic requirement to test-bento by @jjmachan in #186
- feat: auto-approve flag for bentoctl apply and destory by @jjmachan in #198
- Update README.md by @timliubentoml in #201
- fix: find root path of executable when calling Popen by @jjmachan in #204
- doc: fix typo in aws-ec2.md by @davkime in #206
- chore: switch to PDM by @frostming in #209
- fix: copy models to bento directory by @frostming in #210
New Contributors
- @judahrand made their first contribution in #196
- @davkime made their first contribution in #206
- @krasserp made their first contribution in #208
- @frostming made their first contribution in #209
Full Changelog: v0.3.4...v0.4.0