Releases: ChrisW-priv/python-builder
Releases · ChrisW-priv/python-builder
v0.4.2
v0.4.1
Fix error in cases when pydantic was not installed. Now the code work even if the pydantic is not installed
v0.4.0
Better type hints added for proper LSP integrations and field limits to make sure that the accidental typo is cought early
v0.3.0
Added documentation on how to use the lib + add feat: nicer import
v0.2.0
Attribute checks dropped, builder made simpler
Add License
MIT LICENSE was added
v0.1.0
First relase: test pipeline + early code implementation