- Support and test the latest Python (3.12) and ROOT (6.32) versions (opapst)
24.03
- Relax version requirements for prompt_toolkit (opapst) - Instructions for installation with pipx (opapst)
24.01
- Fix no terminal output (opapst) - Make ls actually list directory contents (opapst)
22.11
- New Feature: Fit option onlypositivepeaks (j-kleemann) - New Feature: Position recalibrate with peak selection (j-kleemann) - New Feature: Notification option when end of spectra list is reached (j-kleemann) - Misc. fixes and many quality-of-life improvements (j-kleemann)
22.04
- Natural sorting of spectra for `spectrum get` (j-kleemann) - calbin for negative-energy bins and related improvements (ufrimangayer) - Support for ROOT 6.26 (opapst) - General build system and tooling improvements (opapst)
22.01
- Added support for running hdtv from a Docker container (lindt) - Enabled command line suggestions and history (j-kleemann) - Test more ROOT versions - Test Python 3.10