hug v2.3.2 Release Notes

Release Date: 2017-09-28 // over 6 years ago
    • ๐Ÿ‘ Implemented Issue #540: Add support for remapping parameters
    • โšก๏ธ Updated Falcon requirement to 1.3.0
    • ๐Ÿ›  Fixed issue #552: Version ignored in class based routes
    • ๐Ÿ›  Fixed issue #555: Gracefully handle digit only version strings
    • ๐Ÿ›  Fixed issue #519: Exceptions are now correctly inserted into the current API using extend_api
    • ๐Ÿ’ฅ Breaking Changes:
      • Fixed issue #539: Allow JSON output to include non-ascii (UTF8) characters by default.