Release Notes

main

Feb. 20, 2024 don la dieu (nega at icecube.umd.edu)

IceTray Release v1.9.2

  • Delete mailinglist files (#3357)

  • Remove all tab characters used for indentation from python files (#3300)

Dec. 14, 2023 don la dieu (nega at icecube.umd.edu)

IceTray Release v1.9.0

  • Remove naive datetime() objects (#3304)

  • general python cleanups (ruff/E713) (#3269)

  • python ruff cleanup fix EXE001 (#3289)

  • remove unnecessary __future__ imports (#3243)

  • general python cleanups

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)

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

Dec. 14, 2021 Zelong Zhang (zelong.zhang.1@stonybrook.edu)

github Release V01-03-00

Dec. 20, 2019 Alex Olivas (aolivas@umd.edu)

Combo Release V00-00-00

December 19, 2019 Zelong Zhang

Release V00-01-09

  • Creat new test script “veto_test_SBU.py”

June 12, 2018 Kevin Meagher

Release V00-01-08

  • Documentation cleanups

  • Script Cleanup (remove Finish() and TrashCan

March 24, 2017 Mike Richman

Release V00-01-07

  • Fix tableio types – Alex Olivas

  • Use internal serialization library – Chris Weaver

May 16, 2016 Alex Olivas

Release V00-01-06

  • Initialize VetoParams members to non-magic values. – Jan Oertlin

May 2, 2016 Alex Olivas

Release V00-01-05

  • Remove files with I3FrameObject. Now they live in reccclasses. make compiles well in combo-metaproject. Note that there is no test directory for C++ test coverage. – Giuliano Maggi

  • Added default values for VetoParams to prevent arbitrary values – Jan Oertlin

August 20, 2013 Meike de With (meike.de.with@desy.de)

Release V00-01-04

  • Make project compatible with Python 3. Note that CascadeVariables did not work with python < 2.6 in the first place, so updates assume python 2.6+

    – Nathan Whitehorn

February 21, 2013 Emanuel Jacobi (emanuel.jacobi@desy.de)

Release V00-01-03

  • Removed dependency on log4cplus

    – Nathan Whitehorn

  • Removed reconfigure method

    – Alex Olivas

September 11, 2012 Emanuel Jacobi (emanuel.jacobi@desy.de)

Release V00-01-02

  • Use GetName() instead of getting a configuration from the context

    – Nathan Whitehorn

June 25, 2012, Emanuel Jacobi (emanuel.jacobi@desy.de)

Release V00-01-01

  • Remove dependency on HDF5

    – Nathan Whitehorn

February 13, 2012, Emanuel Jacobi (emanuel.jacobi@desy.de)

Release V00-01-00

  • Initial Release