We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ba2952 commit dee41d8Copy full SHA for dee41d8
CHANGELOG.md
@@ -1,5 +1,19 @@
1
# Changelog
2
3
+## [0.7.1] - 2025-09-17
4
+
5
+### What's Changed
6
7
+- ci: Bump node version in docs publish CI by @kylebarron in https://github.com/kylebarron/parquet-wasm/pull/792
8
+- Readme edit for tl;dr in hyparquet comparison by @kylebarron in https://github.com/kylebarron/parquet-wasm/pull/793
9
+- Fix handling of `rowGroups` option in `ParquetFile.read` by @quidquid in https://github.com/kylebarron/parquet-wasm/pull/802
10
11
+### New Contributors
12
13
+- @quidquid made their first contribution in https://github.com/kylebarron/parquet-wasm/pull/802
14
15
+**Full Changelog**: https://github.com/kylebarron/parquet-wasm/compare/v0.7.0...v0.7.1
16
17
## [0.7.0] - 2025-09-17
18
19
### What's Changed
0 commit comments