Releases: koxudaxi/pydantic-pycharm-plugin
Releases · koxudaxi/pydantic-pycharm-plugin
v0.4.29
Compare
Sorry, something went wrong.
No results found
Fix crash with legacy docstring settings [#1201 ]
v0.4.28
Compare
Sorry, something went wrong.
No results found
Fix frozen private attribute inspection [#1198 ]
v0.4.27
Compare
Sorry, something went wrong.
No results found
Fix internal API usage [#1183 ]
v0.4.26
Compare
Sorry, something went wrong.
No results found
Support PyCharm 2026.2 [#1181 ]
Fix crash while typing Python functions [#1180 ]
v0.4.25
Compare
Sorry, something went wrong.
No results found
Better support for accessing class attributes on table SQLModel models [#1173 ]
Support PyCharm 2026.1.3 [#1174 ]
v0.4.24
Compare
Sorry, something went wrong.
No results found
Support PyCharm 2026.1 EAP [#1162 ]
feat: Validate model field names in exclude, include and update arguments [#1147 ]
Update Qodana action to v2025.3 and fix linter config [#1161 ]
v0.4.23
Compare
Sorry, something went wrong.
No results found
Fix: Enhance SQLModel class completion and implement SDK cache invalidation [#1137 ]
Draft: Making the plugin also apply to pydantic.v1.main.BaseModel [#1016 ]
Fix: Resolve false "Parameter unfilled" warning when using populate_by_name with aliases [#1136 ]
Fix: Update Pydantic settings integration for v2 compatibility [#1135 ]
Fix: Handle AssertionError in Pydantic type checker to prevent crashes [#1134 ]
Fix: Prevent stack overflow in Pydantic type provider due to recursion [#1133 ]
v0.4.22
Compare
Sorry, something went wrong.
No results found
Fix: Suppress dataclass inspection for Pydantic models [#1128 ]
v0.4.21
Compare
Sorry, something went wrong.
No results found
Fix: Prevent duplicate type checker warnings for Pydantic models [#1125 ]
Fix: Update field name validation for Pydantic v2 reserved attributes [#1124 ]
Fix: Support both field name and alias when populate_by_name is enabled [#1123 ]
Update Pydantic plugin for compatibility with IntelliJ 2025.3 [#1122 ]
v0.4.20
Compare
Sorry, something went wrong.
No results found
Fix dataclass_transform handling for Pydantic BaseModel descendants [#1105 ]
Fix plugin compatibility issues for 2025.2 with Python dependencies [#1073 ]