WARNING! Do not use the previous 0.16.2 release (and probably 0.16.0 and 0.16.1 as well) - there used to be a bug that could freeze a connection for static file processing. This release contains purely bugfixes (and a tiny bit of internal improvements)
What's Changed
- Fixed bugs with no calling OnBind callback, infinite loop causing frozen connections in static files distribution by @flrdv in #138
Full Changelog: v0.16.2...v0.16.3