0.25.7
What's Changed
- Add from_attributes to ConfigDict by @michael2to3 in #1946
- Fix msgspec template to add field by @ianbuss in #1942
- Add regex_engine="python-re" if regex uses lookaround by @camillol in #1945
- Fix broken unittest by @koxudaxi in #1987
- fix: Fix subschema array items with oneOf showing up as Any type by @jdweav in #1962
- Fix reuse_models not using the custom_template_dir by @atti92 in #1954
- Fix alias for superclass with identical name by @kmichel-aiven in #1981
- feat: support for external referenced discriminators by @luca-knaack-webcom in #1991
- fix: external references to parent folder by @luca-knaack-webcom in #1999
New Contributors
- @michael2to3 made their first contribution in #1946
- @ianbuss made their first contribution in #1942
- @camillol made their first contribution in #1945
- @jdweav made their first contribution in #1962
- @kmichel-aiven made their first contribution in #1981
- @luca-knaack-webcom made their first contribution in #1991
Full Changelog: 0.25.6...0.25.7