Release and Version History#
x.y.z (Backlog)#
Features and Improvements
Minor Improvements
Bugfixes
Miscellaneous
0.1.4 (2024-09-17)#
Bugfixes
Fix a bug that
aws_sdk_polars.s3.writedoesn’t uses the write file extension for gzip file. It should be.csv.gzinstead of.csv.gzip.
0.1.3 (2024-09-16)#
Bugfixes
Fix a bug in
aws_sdk_polars.s3.write.partition_df_for_s3that the yield variable should bes3dir_partition, nots3dir.
0.1.2 (2024-09-11)#
Features and Improvements
Add
s3.readmodule.
0.1.1 (2024-09-11)#
Features and Improvements
First release