v1.0.0 Beta 4
Pre-release
Pre-release
Beta 4 aims to bring us one step closer to a stable v1.0.0 release. This tag contains fixes for the following issue:
- #1098 - Allow for Accept headers to contain versions with hyphens eg.
v1.0-beta
- #981 - Issue where middleware for a route comes across as a string instead of an array of middlewares
- #996 and #1149 - Resolves an issue where exception responses are generated twice, loosing middleware adjustments. Also resolves an issue that causes exceptions to be logged twice.