Skip to content

Commit

Permalink
github action, update repository files
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 3, 2024
1 parent ec90bed commit f623f45
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 10 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
19 changes: 10 additions & 9 deletions RELEASE
Original file line number Diff line number Diff line change
@@ -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
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

0 comments on commit f623f45

Please sign in to comment.