Blueprinter v0.9.0 Release Notes

Release Date: 2018-11-29 // over 5 years ago
    • ๐Ÿš€ [FEATURE] Added a render_as_json API. Similar to render_as_hash but returns a JSONified hash. Please see pr #119. Thanks to @ritikesh.
    • ๐Ÿ‘€ ๐Ÿš€ [FEATURE] Sorting of fields in the response is now configurable to sort by definition or by name(asc only). Please see pr #119. Thanks to @ritikesh.
    • ๐Ÿ’… [ENHANCEMENT] Updated readme for above features and some existing undocumented features like exclude fields, render_as_hash. Please see pr #119. Thanks to @ritikesh.