What's Changed
- Add support for StringDtype (fixes #1237) by @MaDufie in #2319
- Expressions API Updates by @ada-x64 in #2399
- Upgrade
pyodide
compatibility to v0.24.1 by @tomjakubowski in #2402 - Add CI requirements update script by @texodus in #2422
- Self-extracting WebAssembly binaries by @texodus in #2428
- Fix expression alias UX/API by @texodus in #2431
PerspectiveWidget
HTML export support in Jupyter by @tomjakubowski in #2418- Column Settings Panel UI Tweaks by @ada-x64 in #2421
- X/Y Scatter Symbol Serialization as Dictionary by @ada-x64 in #2429
- API Versioning + Migration by @ada-x64 in #2430
- Serialize Expressions to Objects by @ada-x64 in #2436
- Update
expressions
format default by @texodus in #2438 - Update examples by @texodus in #2433
New Contributors
Full Changelog: v2.6.1...v2.7.0