What's Changed
- fix function-after validator changing validation mode to Python by @davidhewitt in #967
- implementing
validate_strings
by @samuelcolvin in #883 - Fix serialization of model subclasses via unions when definition referneces are used by @adriangb in #977
- ✨ Implement optional
number
tostr
coercion by @lig in #975 - Add support for hiding input in errors and json by @sydney-runkle in #973
- 🔖 Bump version to 2.9.0 by @lig in #979
New Contributors
- @sydney-runkle made their first contribution in #973
Full Changelog: v2.8.0...v2.9.0