mirror of
https://github.com/asadbek064/hyparquet.git
synced 2025-12-05 22:41:55 +00:00
Publish 1.17.2 (#110)
This commit is contained in:
parent
530256260f
commit
60e15eb4d2
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## [1.17.2]
|
||||
- Export `ParquetQueryFilter` type (#105)
|
||||
- Remove a circular dependency (#108)
|
||||
|
||||
## [1.17.1]
|
||||
- Fix zero row file (#98 thanks @kroche98)
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "1.17.1",
|
||||
"version": "1.17.2",
|
||||
"description": "Parquet file parser for JavaScript",
|
||||
"author": "Hyperparam",
|
||||
"homepage": "https://hyperparam.app",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user