2.2.3 - Bug fixes, better testing, doc updates, package modernization
This release contains a lot of small thing. One big thing discovered is that if you have a Where
the actual final ntup->Fill right get placed in the wrong spot.
What's Changed
- Add macos back into the test matrix by @gordonwatts in #254
- Move to pyproject.toml by @gordonwatts in #256
- Get the Project Publication Working Correctly by @gordonwatts in #257
- Change default behavior of tests so docker stuff does not run. by @gordonwatts in #259
- the
inject_code
needs itsinitialize_lines
documented by @gordonwatts in #260 - Do not use a base Exception by @gordonwatts in #261
- Clean up test warnings & Start testing with 3.13 by @gordonwatts in #262
- Better Error when trying to grab everything in xAOD by @gordonwatts in #264
- Deterministic Placement of ntuple Fill() call by @gordonwatts in #266
Full Changelog: 2.2.2...2.2.3