Hello, this has been delayed for a while - sorry for the delay to everyone using pydantic-yaml
.
What's Changed
Highlights:
- deps: drop importlib_metadata by @branchvincent in #130
- Fix TypeError issue when parse List of objects by @csrocha in #184
- PyPI Trusted Publishing by @NowanIlfideme in #198
Chores:
- Bump ruff from 0.1.5 to 0.2.1 by @dependabot in #149
- Bump pytest from 7.4.2 to 8.0.0 by @dependabot in #145
- Bump actions/setup-python from 4 to 5 by @dependabot in #132
- Bump black from 23.11.0 to 24.3.0 by @dependabot in #154
- Bump ruff from 0.2.1 to 0.4.0 by @dependabot in #161
- Bump ruff from 0.4.0 to 0.6.0 by @dependabot in #196
- Bump mypy from 1.5.1 to 1.11.1 by @dependabot in #192
- Bump black from 24.3.0 to 24.8.0 by @dependabot in #194
- Bump pytest from 8.0.0 to 8.3.2 by @dependabot in #191
- Bump ruff from 0.6.0 to 0.7.3 by @dependabot in #205
- Bump mypy from 1.11.1 to 1.13.0 by @dependabot in #203
- Bump pytest from 8.3.2 to 8.3.3 by @dependabot in #202
- Updating pre-commit to latest version that supports Python 3.8 by @NowanIlfideme in #206
New Contributors
- @branchvincent made their first contribution in #130
- @csrocha made their first contribution in #184
Full Changelog: v1.3.0...v1.4.0