hug v1.5.0 Release Notes

Release Date: 2015-09-30 // over 8 years ago
    • ➕ Added built-in support for outputting svg images
    • ➕ Added support for rendering images from pygal graphs, or other image framworks that support render, automatically
    • ➕ Added support for marshmallow powered output transformations
    • ➕ Added support for marshmallow schema powered input types
    • ➕ Added support for using individual marshmallow fields directly as input types
    • ➕ Added support for attaching directives to specific named parameters, allowing directives to be used multiple times in a single API call
    • ➕ Added support for attaching named directives using only the text name of the directive