The format is based on Keep a Changelog.
- Dropped support for Python 2 and Python3 <= 3.5
- Different views for the same route that use
match_param
predicates are documented as different endpoints (#21)
- API Explorer does not work when there are arguments on path (#PR13)
- [Possibly breaking] Depends on APISpec >= 3.0.0
- [Possibly breaking] Swagger UI version 3.35.2
route_args
andview_args
params tobuild_api_explorer_view
for more fine grained control of api-explorer view registration
- [Possibly breaking] Depends on APISpec 1.3.3
- Depends on APISpec 1.0.0
- [Possibly breaking] Depends on APISpec 1.0.0rc1
- Handle cornice views better
- [Possibly breaking] Depends on APISpec 1.0.0b5
- Handle routes with regex patterns better
- [Possibly breaking] Support and pin to ApiSpec >= 1.0.0b1