cornice v3.4.1 Release Notes

Release Date: 2018-10-08 // over 5 years ago
  • Bug fixes

    • ๐Ÿ‘Œ support both marshmallow 2.x and 3.x unknown key handling (@ergo, #495)

    Internal changes

    • ๐Ÿ‘ Enable support for Python 3.7
    • โœ… cornice.errors and validation tests now use the builtin json module instead of simplejson (@okin, #494)
    • โœ… Cleanup tests (@karantan, #488)