Release and Version History#
x.y.z (Backlog)#
Features and Improvements
Minor Improvements
Bugfixes
Miscellaneous
0.2.3 (2024-08-31)#
Minor Improvements
Add
PolarsTypeNameEnumto public API, so user don’t need to type the polars type string manually.
0.2.2 (2024-08-29)#
Features and Improvements
From dict now no need to pass value for those fields with default value
Cast dtype should be str, not polars DataType
0.2.1 (2024-08-26)#
Features and Improvements
Add a lot of new public APIs.
0.1.1 (2024-08-25)#
Features and Improvements
First release