v0.5.0
Pre-release
Pre-release
modelParameters
was improved to support other typesgenericChart
was improved to support lazy iterators (e.g. for datasets)- New component
onnxModel
using onnruntime-web with a wasm backend by default - New widgets (components):
number
andnumberArray
textField
was updated totextInput
and its API was updated ($value
stream instead of$text
)button
,text
,toggle
,select
: minor API changes (simplified constructors)slider
was improved with better defaults for pips and a continuous mode