File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.3] ( https://github.com/joshorr/pydantic-partials/compare/v1.0.2...v1.0.3 ) (2024-06-10)
4+
5+
6+ ### Documentation
7+
8+ * clarified a point in readme/docs. ([ 6b9fbd0] ( https://github.com/joshorr/pydantic-partials/commit/6b9fbd0dc24257671fec3eb7124e53f551c6eb3b ) )
9+ * fix incorrect mkdocs metadata. ([ fe6779b] ( https://github.com/joshorr/pydantic-partials/commit/fe6779b08b8a65e811201e7c0712745e705745f8 ) )
10+
311## [ 1.0.2] ( https://github.com/joshorr/pydantic-partials/compare/v1.0.1...v1.0.2 ) (2024-06-10)
412
513
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pydantic-partials"
3- version = " 1.0.2 "
3+ version = " 1.0.3 "
44description = " Pydantic partial model class, with ability to easily dynamically omit fields when serializing a model."
55
66authors = [
" Josh Orr <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments