Skip to content

Releases: swistakm/graceful

0.1.0

14 Jul 12:50
Compare
Choose a tag to compare

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

14 Jul 12:34
Compare
Choose a tag to compare

Fixes:

  • type annotation of StringField changed from 'raw' to 'string'
  • ValidationError now translates to falcon.HTTPBadRequest exceptions on resource level

0.0.3

26 Jun 13:06
Compare
Choose a tag to compare

Changes:

  • field 'details' description field is now cleaned using inspect.cleandoc for better handling of multiline strings

0.0.2

24 Jun 16:18
Compare
Choose a tag to compare

Changes:

  • updated list of trove classifiers

0.0.1

18 Jun 17:04
Compare
Choose a tag to compare

Initial release