What's Changed
- Fix regression for bool fields since 2.13.0 by @hramezani in #784
- Fix RecursionError with self-referential models in CliApp by @hramezani in #783
- Fix CLI parsing error for set field types since 2.13.0 (#787) by @hramezani in #788
- Fix AttributeError with nested env vars for dict fields (#785) by @hramezani in #786
- Fix JSON decoding for parameterized PEP 695 type aliases by @hramezani in #780
- v2.13.1 by @hramezani in #790
Full Changelog: v2.13.0...v2.13.1