Releases: nextflow-io/nf-parquet
Releases · nextflow-io/nf-parquet
Release list
0.2.3
What's Changed
- 🐛 fix(splitter): support GCS and Azure cloud paths in splitParquet by @FloWuenne in #19
- migrate validation to nf-test by @jagedn in #20
- add 2e2 test to read remote files by @jagedn in #21
New Contributors
- @FloWuenne made their first contribution in #19
Full Changelog: 0.2.2...0.2.3
0.2.2
What's Changed
- add Documentation by @jagedn in #6
- fix documentation by @jagedn in #8
- Migrate to new nextflow-plugin gradle by @jagedn in #9
- Upgrade gradle plugin by @jagedn in #10
- implements
byoption by @jagedn in #14 - refactor of reader and writer by @jagedn in #16
- edge release 0.2.2-edge2 by @jagedn in #17
Full Changelog: 0.2.0...0.2.2
v0.2.2-edge2
What's Changed
Pre-release with a big refactor of the plugin supporting almost options than all splitXXX operators
First integration with S3
Full Changelog: https://github.com/nextflow-io/nf-parquet/commits/0.2.2-edge2