Skip to content

0.1.3

Compare
Choose a tag to compare
@marktennyson marktennyson released this 02 Nov 07:31
· 54 commits to main since this release
37e37ed
  • Fixed attachment directory related issue
  • Now the user have the power to add custom attachment folder.
  • showing proper error message when attached file is absent at the attachment directory.
  • added more CamelCase method to the response.Response class.
  • Fixed issubclass checking error for different contents at response.Response.send method.
  • Fixed status_code method for response.Response class not working.
  • Fixed response.Response.type method.
  • Renamed response.Response.set_staus and response.Response.setStatus methods to response.Response.send_status and response.Response.sendStatus responsively.
  • Added more documentation.
  • docstring typo fixed at request.Request class.
  • Added more test cases.
  • Changed the License from GPL to MIT.

Full Changelog: https://marktennyson.github.io/flask-express/changelog/