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

  • python ruff cleanup fix EXE001 (#3289)

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)

Dec. 12, 2022 don la dieu (nega AT icecube.umd.edu)

IceTray Release v1.5.0

  • Documentation cleanups

Jul. 27, 2022 don la dieu (nega AT icecube.umd.edu)

IceTray Release v1.4.0

  • Drop support for Python 2

Feb. 22, 2022 don la dieu (nega AT icecube.umd.edu)

IceTray Release v1.3.0

  • Documentation updates

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

Combo Release V00-00-00

December 6, 2019 Michael Larson

  • Fix the tray segment’s If option, which apparently has been broken for a long time.

  • Fix the GCD path for the python test scripts

June 12, 2018 Kevin Meagher

Release V01-02-08

  • Add python3 compatibility

  • Link against cfitsio

  • Script Cleanup (remove Finish() and TrashCan

March 24, 2017 Mike Richman (mike.d.richman@gmail.com)

Release V01-02-07

  • Use internal serialization library

  • Fix gcc_s and healpix-cxx linkage

February 19, 2016 Michael Larson (mjlarson@nbi.ku.dk)

Release V01-02-06 Revision 142115 - Removed the templating that’s existed forever. No one should be using I3DOMLaunches with this anyway. - Added actual RST documentation - Added some python test scripts to test the module and tray segment

April 3, 2015 Meike de With (meike.de.with@desy.de)

Release V01-02-05

  • Support healpix-cxx as a tool, not as a project

  • Clean up CMakeLists.txt

    – Don la Dieu

  • Skip NoiseEngine if the healpix-cxx tool is not found

    – Jakob van Santen

December 9, 2014 Meike de With (meike.de.with@desy.de)

Release V01-02-04

  • Making tray segment accessible again

    – Michael Larson

April 8, 2014 Meike de With (meike.de.with@desy.de)

Release V01-02-03

  • Add and implement pybindings

  • Move HitPair.h to public

  • Change HitPairVect back to boost::shared_ptr<HitPair>

    – Melanie Day

January 13, 2014 Meike de With (meike.de.with@desy.de)

Release V01-02-02

  • Added options to the trunk for debugging

    – Michael Larson

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

Release V01-02-01

  • Clean up deprecation warnings related to new dataclasses release

    – Meike de With

July 23, 2013, Emanuel Jacobi (emanuel.jacobi@desy.de)

Release V01-02-00

  • Changes from code review were in the trunk instead of the releases directory, so fixing that before cutting a release from it.

  • Add backwards compatibility for log4cplus.

    – Michael Larson

May 30, 2013, Emanuel Jacobi (emanuel.jacobi@desy.de)