Skip to content

v0.3.0 Release

Compare
Choose a tag to compare
@feslima feslima released this 14 Aug 13:35
· 18 commits to main since this release

I suppose the version should be v0.0.3 but whatever. This is my life now...

Anyways, this release fixes most of the previous bugs reported and makes extensive use of dataclasses instead of TypedDict. This improves the validation and serialization process.

Also, there are smoke tests for query operations.