- Fix, fix plugin cli not use param
- Feature, Plugin CodeGen support customer config and support Field config
- Feature, Plugin CodeGen support customer head&tail content
- Feature, Plugin CodeGen support Struct
- Feature, support [after refer Message(4)](https://github.com/so1n/protobuf_to_pydantic/issues/4) and [Self-referencing Message(#7)](https://github.com/so1n/protobuf_to_pydantic/issues/7)
- Feature, support 3.20.x and 4.20.x Protobuf ([See the differences in versions](https://protobuf.dev/news/2022-05-06/#python-updates))
- Refactor, Enhanced module path matching
- Refactor, format code
- 1.remove yapf support
- 2.support format tool load config from pyproject.toml
- 3.fix parse auto_flake fix_code func param error