The `browse` command was completely rewritten, based on Textual 0.18+ instead of Textual 0.1. Brand new modern look, light/dark mode, plot matches interface colors, error traceback display is scrollable, tree nesting improvements with new icon for nested branches, massive improvement in keyboard control, and tree left/right scrolling.
What's Changed
* feat: textual-update by eeelie in https://github.com/scikit-hep/uproot-browser/pull/115
* fix: highlight selection by ayalagj in https://github.com/scikit-hep/uproot-browser/pull/116
* fix: split up meta for label by henryiii in https://github.com/scikit-hep/uproot-browser/pull/117
* fix: browser colors by eeelie in https://github.com/scikit-hep/uproot-browser/pull/118
* chore: logo update by henryiii in https://github.com/scikit-hep/uproot-browser/pull/119
* fix: updated minimum textual version by eeelie in https://github.com/scikit-hep/uproot-browser/pull/120
New Contributors
* ayalagj made their first contribution in https://github.com/scikit-hep/uproot-browser/pull/116
**Full Changelog**: https://github.com/scikit-hep/uproot-browser/compare/v0.4.2...v0.5.0