v3.1.0
What's Changed
- chore: remove default UI url by @lihuacai168 in #175
- Chore/remove default UI url and remove deploy site tx by @lihuacai168 in #176
- chore: remove yaml deps by @lihuacai168 in #177
- fix: add is_deleted to table project by @lihuacai168 in #179
- refactor: using requests+ThreadPoolExecutor replace tornado by @lihuacai168 in #182
- chore: compatible py3.10 3.11,upgrade image to 3.11 by @lihuacai168 in #181
- refactor: parser and api,case by @lihuacai168 in #183
- Use poetry as a dependency management tool by @lihuacai168 in #184
- Revert "Use poetry as a dependency management tool" by @lihuacai168 in #191
- chore: ruff format and fix by @lihuacai168 in #192
- feat: impl simple mock server by @lihuacai168 in #193
- fix: create mock project,project_id is empty by @lihuacai168 in #196
- fix: web proxy start with mock by @lihuacai168 in #197
- fix: full domain include protocol by @lihuacai168 in #198
- fix: remove edit api debug by @lihuacai168 in #199
- fix: alert api error when update or create by @lihuacai168 in #200
- feat(mock_api): add version field to avoid update by older data by @lihuacai168 in #201
Full Changelog: v3.0.0...v3.1.0