Release v0.1.1
What's Changed
- update docs with pr templates by @puzhen-ryan in #11
- fix template dir by @puzhen-ryan in #12
- fix pre-commit workflow by @puzhen-ryan in #16
- chore: fix pyproject.toml settings by @shenxiangzhuang in #18
- [feat] support config sandbox startup timeout by @JacksonMei in #17
- fix lint for all files by @puzhen-ryan in #20
- doc(quickstart): fix tool name print by @shenxiangzhuang in #29
- chore(cli): make --help cmd exit normally without error log by @shenxiangzhuang in #30
- refactor: abstract sandbox interfaces for #13 by @lanmaoxinqing in #15
- fix cli command error and support aenv run quiet by @kangoal in #21
- update readme by @puzhen-ryan in #22
- Revert "chore(cli): make --help cmd exit normally without error log" by @JacksonMei in #32
- [Bugfix] Redis is deployed by default in standalone + persistence mode. by @JacksonMei in #36
- set project requires python version to 3.10 by @kangoal in #40
- Release new pypi by @kangoal in #41
- fix pypi publish condition by @kangoal in #42
New Contributors
- @shenxiangzhuang made their first contribution in #18
Full Changelog: v0.1.0...v0.1.1