Release Notes ============= main ---- Feb. 20, 2024 don la dieu (nega at icecube.umd.edu) --------------------------------------------------- IceTray Release v1.9.2 * Add upgrade rules to ruff (#3316) * add ruff rule PLW0602 global-variable-not-assigned (#3331) Dec. 14, 2023 don la dieu (nega at icecube.umd.edu) --------------------------------------------------- IceTray Release v1.9.0 * One of the "ruff cleanups" broke filter with "==True" to "is True" (#3324) * Remove Uber Header (I3.h) (#3151) * Fixed misspelled module name * general python cleanups (ruff/E712) (#3268) * general python cleanups (ruff/E713) (#3269) * python ruff cleanup fix EXE001 (#3289) * cleanup shebang related issues EXE002-5 (#3257) * Relax test tolerance on Apple Silicon (#3213) June 22, 2023 don la dieu (nega at icecube.umd.edu) --------------------------------------------------- IceTray Release v1.7.0 * Make I3Tray.I3Tray and icecube.icetray.I3Tray the same thing. (#3102) * Remove all references to load_pybindings (#3086) * Add docs to icetray index * General code and documentation cleanups Dec. 12, 2022 don la dieu (nega AT icecube.umd.edu) --------------------------------------------------- IceTray Release v1.5.0 * Reintegrate SegmentedSplineReco (#2630) [Jakob van Santen] - Check cache iter [Jakob van Santen] - Add dummy paramter on init [Jakob van Santen] - Explicitly configure cascade spacing [Jakob van Santen] - Emit more helpful error when cascade seed not found [Jakob van Santen] - Remove log_steps [Jakob van Santen]