mirror of
https://github.com/asadbek064/hyparquet.git
synced 2025-12-05 22:41:55 +00:00
Publish v1.15.0 with packaging changes
This commit is contained in:
parent
113fbe3ca8
commit
54a9df0acd
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [1.15.0]
|
||||
- Change packaging to have node-specific exports for `asyncBufferFromFile` (#80).
|
||||
|
||||
## [1.14.0]
|
||||
- Refactor to use `AsyncRowGroup` and `AsyncColumn` abstractions for better performance and flexibility (#83).
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "1.14.0",
|
||||
"version": "1.15.0",
|
||||
"description": "Parquet file parser for JavaScript",
|
||||
"author": "Hyperparam",
|
||||
"homepage": "https://hyperparam.app",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user