Releases: hugapi/hug
Releases · hugapi/hug
2.6.0
2.5.6
2.5.5
- Fixed issue #808: Problems with command line invocation via hug CLI
- Fixed issue #647: Support for arbitrary URL complexity when using CORS middleware
- Fixed issue #805: Added documentation for map_params feature
- Added initial automated code cleaning and linting partially satisfying HOPE-8 -- Style Guideline for Hug
- Implemented HOPE-20 -- The Zen of Hug
2.5.4
2.5.2
2.5.1
2.5.1 hotfix - May 9, 2019
- Fixed issue #784 - POST requests broken on 2.5.0
- Optimizations and simplification of async support, taking advantadge of Python3.4 deprecation.
- Fix issue #785: Empty query params are not ignored on 2.5.0
- Added support for modifying falcon API directly on startup
- Initial
black
formatting of code base, in preperation for CI enforced code formatting
2.4.8
2.4.7
2.4.7 - March 28, 2019
Fixed API documentation with selectable output types
2.4.6
2.4.3 [hot-fix]
2.4.3 [hotfix] - March 17, 2019
- Fix issue #737 - latest hug release breaks meinheld worker setup