Skip to content

1.13.0 (2020-10-15)

Compare
Choose a tag to compare
@Colin-b Colin-b released this 15 Oct 12:51
· 5 commits to master since this release
f7d1dc1

Added

  • healthpy.flask_restx.add_health_endpoint function to add a health check endpoint to a Flask-RestX application.
  • Explicit support for python 3.9.

Changed

  • Follow black 20.8b1 formatting instead of the git master.