Releases: scikit-hep/uproot-browser
Version 0.8.2
What's Changed
- feat: add
--testdata
by @henryiii in #212 - fix: better RNTuple support by @henryiii in #211
- fix: add keyboard controls for header by @dkobylianskii in #205
- refactor: rework TUI to better map onto textual concepts, 2x faster plots by @henryiii in #206
Full Changelog: v0.8.1...v0.8.2
Version 0.8.1
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
Version 0.7.2
This version supports the latest versions of textual. Formatting of dumped code is nicer too. The next release will drop support for older textual releases and older Python versions.
What's Changed
- fix: support textual 0.86 to 1.0.0 by @henryiii in #185
- ci: update publish workflow by @henryiii in #186
Full Changelog: v0.7.1...v0.7.2
Version 0.7.1
This release drops most of the custom handling code, instead relying on uproot. This enables opening root:
remote files.
What's Changed
Full Changelog: v0.7.0...v0.7.1
Version 0.7.0
This release adds a Python 3.13 classifier, drops 3.7, and touches up the minimum supported versions.
What's Changed
- Python 3.13 testing and some touchup by @henryiii in #176
- Update mins and min-version check by @henryiii in #171
Full Changelog: v0.6.7...v0.7.0
Version 0.6.7
Version 0.6.6
This fixes support with all versions of textual newer than 0.33. The "browse" subcommand is now the default. This is the last version to support Python 3.7.
What's Changed
- feat: specify default behavior to use "browse" if not recognized as subcommand by @YeungOnion in #158
- fix: support textual 0.33+ by @henryiii in #167
- ci: macos-latest is changing to macos-14 ARM runners by @henryiii in #165
- ci: update by @henryiii in #168
- chore: udpate ruff config and format by @henryiii in #169
- chore: use 2x faster black mirror by @henryiii in #152
New Contributors
- @YeungOnion made their first contribution in #158
Full Changelog: v0.6.5...v0.6.6
Version 0.6.5
What's Changed
- fix: support textual >=0.32 by @henryiii and @pre-commit-ci in #151
- chore: ruff moved to astral-sh by @henryiii in #148
- chore: target-version no longer needed by Black or Ruff by @henryiii in #149
Full Changelog: v0.6.4...v0.6.5
Version 0.6.4
What's Changed
- fix: support textual >=0.25 by @henryiii and @pre-commit-ci in #145
Full Changelog: v0.6.3...v0.6.4