pypi sanic 0.5.4
Removing some things, Adding an access log

latest releases: 23.12.1, 23.12.0, 23.6.0...
7 years ago

To see the exhaustive list of pull requests included in this release see:
https://github.com/channelcat/sanic/milestone/9?closed=1

If you're wondering why 0.5.3 exists and there's no change-log for it, the release was actually botched by my error.

Consider 0.5.4 the latest and greatest for sanic.

Highlights

  • Fix ImportError not preserved in __main__.py #665 (Thanks to @pyx)
  • Removed an un-needed if statement #662 (Thanks to @rsrdesarrollo)
  • Create an access log #625 (Thanks to @zenixls2)
  • Correctly kill child processes #668
  • Added full exception chain rendering #677 (Thanks to @abuckenheimer)
  • Remove the things we said we were going to remove #681 #686 (Thanks to @38elements)
  • Actually have the README show up correctly on PyPI (hopefully) (Thanks to @graingert)

Don't miss a new sanic release

NewReleases is sending notifications on new releases.