Skip to content

Commit dee41d8

Browse files
authored
chore: Prepare 0.7.1 (#805)
* chore: Prepare 0.7.1 * bump lockfile
1 parent 7ba2952 commit dee41d8

File tree

3 files changed

+269
-253
lines changed

3 files changed

+269
-253
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

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+
317
## [0.7.0] - 2025-09-17
418

519
### What's Changed

0 commit comments

Comments
 (0)