Releases: manzt/quak
Releases · manzt/quak
v0.3.2
v0.3.1
v0.3.0
What's Changed
- Make the formatter for cell magic configurable by @NickCrews in #74
- Use DOM APIs instead of
htlhypertext literals by @manzt in #77 - Fix deadlock from async/awaiting custom message in initialize by @manzt in #82
- Upgrade to mosaic v0.18 by @manzt in #81
New Contributors
- @NickCrews made their first contribution in #74
Full Changelog: v0.2.2...v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.9
🚀 Features
- Show value counts and highlight bar on histogram hover - by @jwilber in #44 (fa61e)
- Set histogram maxbins from 25 -> 18 - by @manzt in #47 (e14af)
- standalone: Support .tsv - by @manzt in #48 (4865a)
🐞 Bug Fixes
- Set root background color - by @manzt in #46 (57797)
- Reuse coordinator - by @manzt (b6488)
- standalone:
View changes on GitHub
v0.1.8
🚀 Features
View changes on GitHub
v0.1.7
🐞 Bug Fixes
View changes on GitHub
v0.1.6
🚀 Features
- Support for Arrow PyCapsule interface - by @kylebarron in #23 (28d46)