0.4.3
Fixes
- ⬆ Update docs examples for the usage with Pydantic 2+. PR #231 by @dukkee.
- 🐛 Fix the error messages source for the Pydantic 2. PR #229 by @dukkee.
- 🐛 Fix handling { in translation message. PR #219 by @clemenskol.
Internal
- ⬆ Bump pyyaml from 5.3.1 to 6.0.1. PR #230 by @dukkee.
- ⬆ Bump nwtgck/actions-netlify from 2.1.0 to 3.0.0. PR #224 by @dependabot[bot].
- ⬆ Bump mkdocs-material from 9.5.12 to 9.5.13. PR #225 by @dependabot[bot].
- ⬆ Bump mypy from 1.8.0 to 1.9.0. PR #226 by @dependabot[bot].
- 👷 Add translations search by the error type. PR #223 by @dukkee.