Releases: koxudaxi/pydantic-pycharm-plugin
Releases · koxudaxi/pydantic-pycharm-plugin
v0.4.6-232
- Associating fields with validator fields for 232 [#762]
- Add validator field argument completion for 232 [#758]
v0.4.6
- Associating fields with validator fields for 231 [#759]
- Add validator field argument completion for 231 [#757]
v0.4.5-232
- Add migration guide url for 232 [#752]
- Update v2 external document url for 232 [#749]
- Support ConfigDict for 232 [#747]
v0.4.5
- Add migration guide url for 231 [#750]
- Update v2 external document url for 231 [#748]
- Support ConfigDict for 231 [#738]
v0.4.4-232
- Support pydantic v2 validators for 232 [#737]
v0.4.4
- Support pydantic v2 validators for 231 [#736]
v0.4.3-232
- Support Kotlin 1.8.20 [#719]
- Update build.yml [#724]
- Support 232 EAP [#717]
v0.4.3
- Add error message for root model in v2 [#696]
- Add official document link [#697]
v0.4.2-231
- Bump version to 0.4.2-231 [#686]
v0.4.2
- Fix wrong accepts only keyword arguments error [#671]
- Support # noqa [#680]
- Fix wrong renaming of a local variable name is same as field name [#681]
- Fix wrong highlighting [#682]