Skip to content

v0.1.4

Choose a tag to compare

@rejown rejown released this 02 Jul 09:58
· 254 commits to master since this release
  • Fixes headers filter bug.
  • Fixes json encode exception of datetime.
  • Use isoformat(ISO8601) as json datetime format.
  • Use response_class replace flask.Response.
  • response_filter return response instance directly, for avoid flask-restful process more.