Skip to content

Releases: Cpprentice/text-parser-generator

2.0.1

Choose a tag to compare

@Cpprentice Cpprentice released this 25 Aug 20:56
93db889

Hotfix to include correct version number in pyproject.toml.

2.0.0

Choose a tag to compare

@Cpprentice Cpprentice released this 25 Aug 20:52

Improved the naming of base elements and fixed some bugs compared to v1.0.0.

A breaking change is the renaming of the base schema class and the use of the load_specification_from_yaml method to automatically convert nested data elements to their respective Python classes.

Initial Release

Choose a tag to compare

@Cpprentice Cpprentice released this 05 Jul 13:58
ee6e969
v1.0.0

first release version