File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Icebird Changelog
22
3+ ## [ 0.8.14]
4+ - Support pushed-down ` where ` filters in the SQL data source's ` scanColumn ` streaming primitive
5+
36## [ 0.8.13]
47 - Include the table name in version resolution errors
58
Original file line number Diff line number Diff line change 11{
22 "name" : " icebird" ,
3- "version" : " 0.8.13 " ,
3+ "version" : " 0.8.14 " ,
44 "description" : " Apache Iceberg client for javascript" ,
55 "author" : " Hyperparam" ,
66 "homepage" : " https://hyperparam.app" ,
5555 "squirreling" : " 0.15.0"
5656 },
5757 "devDependencies" : {
58- "@types/node" : " 26.1.0 " ,
59- "@vitest/coverage-v8" : " 4.1.9 " ,
58+ "@types/node" : " 26.1.1 " ,
59+ "@vitest/coverage-v8" : " 4.1.10 " ,
6060 "eslint" : " 9.39.4" ,
61- "eslint-plugin-jsdoc" : " 63.0.10 " ,
62- "typescript" : " 6 .0.3 " ,
63- "vitest" : " 4.1.9 "
61+ "eslint-plugin-jsdoc" : " 63.0.13 " ,
62+ "typescript" : " 7 .0.2 " ,
63+ "vitest" : " 4.1.10 "
6464 }
6565}
You can’t perform that action at this time.
0 commit comments