mirror of
https://github.com/asadbek064/hyparquet.git
synced 2025-12-05 22:41:55 +00:00
Publish v1.13.3
This commit is contained in:
parent
8dbb74ac78
commit
6b23a82894
@ -1,5 +1,9 @@
|
||||
# Changelog
|
||||
|
||||
## [1.13.3]
|
||||
- Convert logical type 'STRING'
|
||||
- Side-effect-free in package.json
|
||||
|
||||
## [1.13.2]
|
||||
- Fix duckdb delta encoding (#77 thanks @mike-iqmo).
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "hyparquet",
|
||||
"version": "1.13.2",
|
||||
"version": "1.13.3",
|
||||
"description": "Parquet file parser for JavaScript",
|
||||
"author": "Hyperparam",
|
||||
"homepage": "https://hyperparam.app",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user