This build should now accept newer versions of FastAPI as they are released. When FastAPI hits v1.0.0, we will validate the package still works as expected and push a new version to accept v1.0.0.
CI was updated and will push new packages to pypi right away when a new tag is created here in the repo.
What's Changed
* Build the project on PR and at master by jtom38 in https://github.com/jtom38/fastapi_healthcheck/pull/14
* Publish only on new releases by jtom38 in https://github.com/jtom38/fastapi_healthcheck/pull/15
* Polish service.py file by panosangelopoulos in https://github.com/jtom38/fastapi_healthcheck/pull/16
* Updated fastapi dependency version by jtom38 in https://github.com/jtom38/fastapi_healthcheck/pull/17
* Update README.md by jtom38 in https://github.com/jtom38/fastapi_healthcheck/pull/18
* Update README.md by jtom38 in https://github.com/jtom38/fastapi_healthcheck/pull/19
**Full Changelog**: https://github.com/jtom38/fastapi_healthcheck/compare/v0.2.5...v0.2.6