Release Notes¶
main¶
June 18, 2024 don la dieu (nega at icecube.umd.edu)¶
IceTray Release v1.11.0
Ensure that extension modules import cleanly (#3493)
Run mypy in CI (#3480)
mypy cleanup for calibration and online processing projects (#3415)
Feb. 20, 2024 don la dieu (nega at icecube.umd.edu)¶
IceTray Release v1.9.2
Delete mailinglist files (#3357)
Add upgrade rules to ruff (#3316)
Dec. 14, 2023 don la dieu (nega at icecube.umd.edu)¶
IceTray Release v1.9.0
Remove Uber Header (I3.h) (#3151)
June 22, 2023 don la dieu (nega at icecube.umd.edu)¶
IceTray Release v1.7.0
Documentation cleanups
Make I3Tray.I3Tray and icecube.icetray.I3Tray the same thing. (#3102)
Remove all references to load_pybindings (#3086)
Fix up python imports
Apr. 12, 2023 don la dieu (nega AT icecube.umd.edu)¶
IceTray Release v1.6.0
Restore use of BUILD_${PROJECT}=OFF (#3058)
Jul. 27, 2022 don la dieu (nega AT icecube.umd.edu)¶
IceTray Release v1.4.0
Drop support for Python 2
Clean up documentation
Feb. 22, 2022 don la dieu (nega AT icecube.umd.edu)¶
IceTray Release v1.3.0
Documentation updates
fixed the “uncompress” tray segment so that it re-loads baseline files in case they change from GCD to GCD. It would silently apply the wrong baseline file before.
– Claudio Kopper
Dec. 20, 2019 Alex Olivas (aolivas@umd.edu)¶
Combo Release V00-00-00
trivial tweaks and cleanups.
June 11, 2018 Kevin Meagher¶
Release V01-01-02
Use the correct path for GCD file if base_path is provided
November 30, 2017 Kevin Meagher¶
Release V01-01-01
Use new dataio for tests
Clean up docs
Script cleanup: remove Finish() and TrashCan
Mar 23, 2017 EKB (blaufuss@umd.edu)¶
Release V01-01-00
Use new serialization lib instead of boost
Python 3 happiness
Performance improvements
Remove private copies of headers in favor of serialization std ones
Inline compression of multiple GCD frames within a single file.
– David Schultz
Lots of pybindings used for debugging the previous bug. Inspecting diff objects from python is now much improved.
– David Schultz
November 24, 2015 David Schultz (david.schultz@icecube.wisc.edu)¶
Release V01-00-02
Fix a bug with maps (affects I3DOMCalibrationMapDiff)
– David Schultz
April 18, 2015 Meike de With (meike.de.with@desy.de)¶
Release V01-00-01
Minor code fix so test can run
– Don la Dieu
April 3, 2015 Claudio Kopper (ckopper@icecube.wisc.edu)¶
Release V01-00-00
Initial release as v1.0
– Claudio Kopper