mirror of
https://github.com/asadbek064/hyparquet.git
synced 2025-12-05 22:41:55 +00:00
Publish v1.14.0
This commit is contained in:
parent
4e2f76df09
commit
ec233fbf74
@ -1,5 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
## [1.14.0]
|
||||
- Refactor to use `AsyncRowGroup` and `AsyncColumn` abstractions for better performance and flexibility (#83).
|
||||
|
||||
## [1.13.6]
|
||||
- Fix page continuation (#81 thanks @jpivarski).
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "1.13.6",
|
||||
"version": "1.14.0",
|
||||
"description": "Parquet file parser for JavaScript",
|
||||
"author": "Hyperparam",
|
||||
"homepage": "https://hyperparam.app",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user