Releases: alysivji/falcon-apispec
Releases · alysivji/falcon-apispec
0.4.0
Changes
- Fix example code in README (#13)
- Create MANIFEST.in to include license file in source distribution (#15)
- Add optional base_path parameter to path function (#16)
- Add support for Falcon Resource suffixes (#19)
0.3.0
- Fix relative imports for Python 2.7 (#11)
0.2.0
Updated plugin to work with apispec v1.0+
Shoutout to @dillonco for making the PR to get this working with the latest versions of apispec!
Initial release
First release of the falcon-apispec plugin.