schema v0.7.0 Release Notes

Release Date: 2019-02-25 // about 5 years ago
  • ๐Ÿ”‹ Features

    • โž• Add Hook class. Allows to introduce custom handlers (#175) [Julien Duchesne]

    ๐Ÿ›  Fixes

    • โž• Add pre-commit to CI (#187) [Stavros Korokithakis]

    • ๐Ÿ‘‰ Use correct singular/plural form of โ€œkey(s)โ€ in error messages (#184) [Joel Rosdahl]

    • When ignoring extra keys, Or's only_one should still be handled (#181) [Julien Duchesne]

    • ๐Ÿ›  Fix Or reset() when Or is Optional (#178) [Julien Duchesne]

    • Don't accept boolens as instances of ints (#176) [Brandon Skari]

    • โœ‚ Remove assert statements (#170) [Ryan Morshead]