File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,14 @@ Ideally, within a virtual environment.
13
13
Changelog
14
14
=========
15
15
16
- ### 2.3.3 - In Development
16
+ ### 2.4.0 - In Development
17
+ - Updated Falcon requirement to 1.4.1
18
+ - Fixed issue #590 : Textual output formats should have explicitly defined charsets by default
19
+ - Fixed issue #596 : Host argument for development runner
20
+ - Fixed issue #563 : Added middleware to handle CORS requests
21
+ - Implemented issue #612 : Add support for numpy types in JSON output by default
22
+ - Implemented improved class based directives with cleanup support (see: https://github.com/timothycrosley/hug/pull/603 )
23
+ - Support ujson if installed
17
24
- Implement issue #579 : Allow silencing intro message when running hug from command line
18
25
- Implemented issue #531 : Allow exit value to alter status code for CLI tools
19
26
- Updated documentation generation to use hug's JSON outputter for consistency
You can’t perform that action at this time.
0 commit comments