Releases: NowanIlfideme/pydantic-kedro
Releases · NowanIlfideme/pydantic-kedro
v0.2.0 - New `PydanticAutoDataSet`
What's Changed
- Bump DavidAnson/markdownlint-cli2-action from 9 to 10 by @dependabot in #16
- Bump pre-commit from 3.2.2 to 3.3.1 by @dependabot in #19
- Bump ruff from 0.0.263 to 0.0.264 by @dependabot in #17
- Feature:
PydanticAutoDataSet
by @NowanIlfideme in #21 - Bump ruff from 0.0.264 to 0.0.265 by @dependabot in #20
Full Changelog: v0.1.3...v0.2.0
v0.1.3 - Added `PydanticYamlDataSet`
v0.1.2 - Updated docs, including customization
What's Changed
- Bump ruff from 0.0.260 to 0.0.263 by @dependabot in #10
- Bump pre-commit from 2.21.0 to 3.2.2 by @dependabot in #4
- Bump mypy from 1.1.1 to 1.2.0 by @dependabot in #6
- Bump pytest from 7.2.2 to 7.3.1 by @dependabot in #8
- Add markdownlint, update pre-commit hooks by @NowanIlfideme in #11
- Docs: General doc update. Add customization docs by @NowanIlfideme in #12
New Contributors
- @dependabot made their first contribution in #10
Full Changelog: v0.1.1...v0.1.2
v0.1.1 - Fewer Warnings Emitted
v0.1.0 - Initial Release
This implements the basic logic for Pydantic + Kedro, initial docs (not yet on ReadTheDocs), and of course CI/CD with pytest
and mypy
.
What's Changed
- Main "any model" functionality implemented by @NowanIlfideme in #1
New Contributors
- @NowanIlfideme made their first contribution in #1
Full Changelog: https://github.com/NowanIlfideme/pydantic-kedro/commits/v0.1.0