Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
cboettig committed Oct 15, 2021
1 parent 9cc92e1 commit 3da47e2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# arkdb 0.0.14
# arkdb 0.0.13

- Added ability to name output files directly.
- Add warning when users specify compression for parquet files.
- Added callback functionality to the `ark` function. Allowing users to perform
transformations or recodes before chunked data.frames are saved to disk.

# arkdb 0.0.13

- Added ability to filter databases by allowing users to specify a "WHERE" clause.
- Added parquet as an streamable_table format, allowing users to `ark` to parquet
instead of a text format.
Expand Down

0 comments on commit 3da47e2

Please sign in to comment.