flask-restful v0.3.8 Release Notes

Release Date: 2020-02-06 // about 4 years ago
  • ๐Ÿš€ Released February XX, 2020

    • โž• Add Python 3.8 support (#835)
    • ๐Ÿ›  Fix wrongly parsed Decimal fields (#855)
    • ๐Ÿ›  Fix overridden response when calling abort with Response (#817)
    • ๐Ÿ“š Various small fixes and updates to documentation