Releases: observablehq/stdlib
Releases · observablehq/stdlib
v5.5.1
09 Mar 22:16
Compare
Sorry, something went wrong.
No results found
Fix bug with the duckdb-wasm@1.24 upgrade in the previous release by upgrading to arrow11
v5.5.0
08 Mar 22:04
Compare
Sorry, something went wrong.
No results found
Add separate path for loading chart data sources
Export inferSchema
Upgrade @duckdb/duckdb-wasm to v1.24
v5.4.4
03 Mar 01:39
Compare
Sorry, something went wrong.
No results found
Upgrade Observable Plot to 0.6.4 .
Fix a silent error parsing CSV or TSV files with DuckDB. #354
v5.4.3
14 Feb 16:48
Compare
Sorry, something went wrong.
No results found
Increase accumulateQuery debounce to 150ms
v5.4.2
08 Feb 16:22
Compare
Sorry, something went wrong.
No results found
Rename operation.type to operation.types
v5.4.1
07 Feb 16:01
Compare
Sorry, something went wrong.
No results found
Upgrade Observable Plot to 0.6.3
Infer schemas and coerce data for table cells #346
Add validity check for integers #348
v5.4.0
01 Feb 20:15
Compare
Sorry, something went wrong.
No results found
Handle column renaming in makeQueryTemplate and __table
v5.3.2
18 Jan 18:58
Compare
Sorry, something went wrong.
No results found
DuckDBClient now falls back to strings when TSV/CSV import fails. #341
d3 7.8.2, @observablehq/plot 0.6.2 #342
v5.3.1
16 Dec 19:25
Compare
Sorry, something went wrong.
No results found
Fix bug with v and nv filters in makeQueryTemplate
v5.3.0
13 Dec 20:42
Compare
Sorry, something went wrong.
No results found
Add support for v (valid) and nv (not valid) filters in Data Table cells
Export getTypeValidator
Modify sorting in Data Table cells to sort null, undefined, and NaN at the end