mirror of
https://github.com/asadbek064/hyparquet.git
synced 2025-12-05 22:41:55 +00:00
Publish v1.21.0
This commit is contained in:
parent
0a20750193
commit
0c41b7d334
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [1.21.0]
|
||||
- Adds optional `filter` parameter for pushdown row group filtering (#141)
|
||||
|
||||
## [1.20.3]
|
||||
- Fix extra fetch on the boundary of row groups
|
||||
|
||||
## [1.20.2]
|
||||
- Support S3 presigned URLs in `asyncBufferFromUrl` (#137 thanks @EpsilonPrime)
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "1.20.3",
|
||||
"version": "1.21.0",
|
||||
"description": "Parquet file parser for JavaScript",
|
||||
"author": "Hyperparam",
|
||||
"homepage": "https://hyperparam.app",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user