mirror of
https://github.com/asadbek064/hyparquet.git
synced 2025-12-29 16:36:37 +00:00
Publish v1.18.1
This commit is contained in:
parent
78c621fdc5
commit
49a3193c5c
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## [1.18.1]
|
||||
- Fix geospatial metadata parsing
|
||||
- Custom `stringFromBytes` parser option (#129)
|
||||
|
||||
## [1.18.0]
|
||||
- Refine `onComplete` types for `rowFormat: 'array'` and `rowFormat: 'object'` (#120)
|
||||
- Only object format for `parquetReadObjects` and `parquetQuery` (#120)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "1.18.0",
|
||||
"version": "1.18.1",
|
||||
"description": "Parquet file parser for JavaScript",
|
||||
"author": "Hyperparam",
|
||||
"homepage": "https://hyperparam.app",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user