- Feature, add get desc from p2p - Feature, add DescTemplate class - Refactor, change pydantic validate param type (datetime -> float)
0.0.3
- Feature, add simple get desc from pgv - Feature, support gpv other validation by pydantic validator - Feature, Any, Duration, Enum, Timestamp, Repeated, Map and one of support
0.0.2
- Fix, fix parse_method_by_protobuf not support TAIL comment - Feature, support customer field.type and field.default_factory - Feature, support module path - Refactor, refactor gen model func -> class
0.0.1
- description: The first version - Feature: support gen pydantic.basemodel in runtime - Feature: support gen python code from pydantic.basemodel - Feature: support parameter verification