Releases: swistakm/graceful
Releases · swistakm/graceful
0.1.0
Features:
- allow multiple occurrences of the same parameter in query string (list)
Improvements:
- use shorter
super()
call and get rid of object
inheritance
0.0.4
Fixes:
- type annotation of
StringField
changed from 'raw'
to 'string'
ValidationError
now translates to falcon.HTTPBadRequest
exceptions on resource level
0.0.3
Changes:
- field 'details' description field is now cleaned using
inspect.cleandoc
for better handling of multiline strings
0.0.2
Changes:
- updated list of trove classifiers