Skip to content

v6.4.6

Latest
Compare
Choose a tag to compare
@junhaoliao junhaoliao released this 09 Jan 04:13

What's Changed

  • Log exceptions and responses in Flask routes. by @xx12345798 in #31
  • chore(routes): Replace json.dumps with flask.jsonify for formatting responses in JSON. by @xx12345798 in #40
  • fix(routes): Add a missing %s for converting an argument passed to a logging statement (fixes #45). by @xx12345798 in #44
  • fix(application): Handle logging setup failure with basic configuration. by @li-ruihao in #42

New Contributors

Full Changelog: v6.4.5...v6.4.6