v0.7.5
What's Changed
- build(Makefile): adjusting .PHONY
- build: support Flask 3.x
- ci(pypi): update uses
- ci: add workflow_dispatch
- ci: add dev branch
- ci: change the job name by @kwkwc in #32
- ci: fixed the problem where the master branch triggered the build by @kwkwc in #36
- ci: fix all branches triggering problem
- ci: fix Python 3.12 not having setuptools
- style(test_case_config.py): fmt
- chore(Makefile): typo
test-all>check-allby @kwkwc in #31 - chore: change the path to examples
Full Changelog: v0.7.4...v0.7.5