diff --git a/README.md b/README.md index 983ad5a..7552445 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # DRIVEAZ - Transmute polars cli/class wrapper -## version: v0.0.9 +## version: v0.0.10 >Project repo: [https://github.com/ua-data7/driveaz](https://github.com/ua-data7/driveaz) diff --git a/RELEASE b/RELEASE index 5efc44f..b7d141d 100644 --- a/RELEASE +++ b/RELEASE @@ -1,9 +1,10 @@ -v0.0.1 - Releasing whl/tar.gz for project -v0.0.2 - Fixes and making this more jupyter friendly -v0.0.3 - Rewritten for use as a class library -v0.0.4 - bugfix: Transmute class import issue -v0.0.5 - bugfix: issue converting parquet->csv and datetime conversions. -v0.0.6 - bugfix: issue with casting steps defined in schema -v0.0.7 - removed pathlib and switched to fsspec to try webdave -v0.0.8 - added unittests for cli and class csv to parquet conversion -v0.0.9 - update to github action, updates RELEASE.md and LICENSE files \ No newline at end of file + v0.0.1 - Releasing whl/tar.gz for project + v0.0.2 - Fixes and making this more jupyter friendly + v0.0.3 - Rewritten for use as a class library + v0.0.4 - bugfix: Transmute class import issue + v0.0.5 - bugfix: issue converting parquet->csv and datetime conversions. + v0.0.6 - bugfix: issue with casting steps defined in schema + v0.0.7 - removed pathlib and switched to fsspec to try webdave + v0.0.8 - added unittests for cli and class csv to parquet conversion + v0.0.9 - update to github action, updates RELEASE.md and LICENSE files +v0.0.10 - Bump polars version and add tests for both 3.10 and 3.11, investigating segfault \ No newline at end of file