All HTTP threads (including those that the HTTP server spawns itself) are now daemon, so that closing the Python process immediately disconnects.
1.0.6
Added command-line interface. Also explicitly reject nan/inf/-inf, which are not legal floating point numbers in JSON.
1.0.2
LocalCanvas` automatically opens a tab in your current web browser (unless you tell it not to with `newtab=False`).
1.0.1
First release of VegaScope is a complete system. Further development is unforeseen, but there might always be bugs, feature requests I hadn't thought of, etc. Let me know in the issues tab!