File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.2] ( https://github.com/joshorr/pydantic-partials/compare/v1.0.1...v1.0.2 ) (2024-06-10)
4+
5+
6+ ### Bug Fixes
7+
8+ * readme. ([ ed0766c] ( https://github.com/joshorr/pydantic-partials/commit/ed0766c1b03074e51a6772ce5ee078a288083309 ) )
9+
10+
11+ ### Documentation
12+
13+ * unneeded reference in docs. ([ 6d78d07] ( https://github.com/joshorr/pydantic-partials/commit/6d78d07846b16635cd1817df871e6df98a286d03 ) )
14+
315## [ 1.0.1] ( https://github.com/joshorr/pydantic-partials/compare/v1.0.0...v1.0.1 ) (2024-06-10)
416
517
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " pydantic-partials"
3- version = " 1.0.1 "
3+ version = " 1.0.2 "
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