1.1.0 Beta 2
Pre-release
Pre-release
Beta 2 is here and it includes a few big ticket items that you've been asking for. The direction of the roadmap is to let this iteration burn-in a little (say - a couple of weeks) and then everything will be promoted to the official release. That should provide ample time for any remaining feedback or issues to be reported. No additional feature development is planned for this release.
Features
- Support OData for Web API 6.0 (#36)
- Add support for API explorer (#59) (see API Documentation)
- Add support for Swagger (#60) (see API Documentation)
Fixes
- ApiVersion does not compare correctly with status (#108)
Breaking Changes from Beta 1
- OData for ASP.NET Web API will only be supported for >= 6.0 from this point forward
- The IErrorResponseProvider has been refactored to make it simpler to use or replace