Skip to content

Release v0.1.2

Compare
Choose a tag to compare
@djmgit djmgit released this 24 Jan 10:19
· 59 commits to master since this release
  • Remove teardown handler for implicit exception handling, because flask provides error handler for the same purpose from which flask-opsgenie mthod can be called
  • Add a manual exception raise function for end user use. This can be used to raise alert for handled exceptions in flask app.
  • Update READMD.md