Version 0.8.0
This version adds a new left panel with tabs. RNTuple will be supported after the next uproot release. A theme switching bug was fixed, and the type is shown when a plot fails.
What's Changed
- feat: tabbed left panel by @henryiii in #200
- feat: support RNTuple by @henryiii in #195
- feat: py, textual, awkward bump by @henryiii in #188
- fix: show the type that failed to plot by @henryiii in #194
- fix: theme switching for the plot widget by @dkobylianskii in #198
- refactor: more singledispatch by @henryiii in #197
- ci: fix auto-cancel by @henryiii in #196
New Contributors
- @dkobylianskii made their first contribution in #198
Full Changelog: v0.7.2...v0.8.0