mirror of
https://github.com/asadbek064/hyparquet.git
synced 2025-12-05 22:41:55 +00:00
Publish v0.17.4 (#113)
This commit is contained in:
parent
49bd895fb5
commit
0609adea03
@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## [1.17.4]
|
||||
- Fix onComplete return type (#104 thanks @supermar1010)
|
||||
|
||||
## [1.17.3]
|
||||
- Fix circular import (#111)
|
||||
|
||||
## [1.17.2]
|
||||
- Export `ParquetQueryFilter` type (#105)
|
||||
- Remove a circular dependency (#108)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "1.17.3",
|
||||
"version": "1.17.4",
|
||||
"description": "Parquet file parser for JavaScript",
|
||||
"author": "Hyperparam",
|
||||
"homepage": "https://hyperparam.app",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user