Skip to content

Releases: iris-hep/func_adl_xAOD

2.2.4 - Fix nested 2D array association bug

18 Apr 10:47
620420c
Compare
Choose a tag to compare

These two commits fix one bug - 2D arrays weren't properly applying their Where context - this was similar to the bug fix required at the top level that was released in 2.2.3.

What's Changed

Full Changelog: 2.2.3...2.2.4

2.2.3 - Bug fixes, better testing, doc updates, package modernization

16 Apr 21:02
a33414f
Compare
Choose a tag to compare

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

Full Changelog: 2.2.2...2.2.3

2.2.3b2 - Release CI Test

10 Apr 07:27
5c9fe2b
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: 2.2.3b1...2.2.3b2

2.2.3b1 - Testing release infrastructure

10 Apr 07:07
964e7f8
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.2...2.2.3b1

2.2.2 - Fix code replacement bugs

08 Apr 09:05
e127af3
Compare
Choose a tag to compare

This release is driven by a replace call that would cross variable boundaries when templating C++ code. While easy to work around, the error was quite confusing for the user.

What's Changed

Full Changelog: 2.2.1...2.2.2

2.2.1 - Injected functions can return pointers

04 Apr 05:32
2991d5d
Compare
Choose a tag to compare

Makes certain C++ semantics for functions much more straightforward.

What's Changed

Full Changelog: 2.2.0...2.2.1

2.2.0 - ENums!

20 Feb 15:03
2cf9518
Compare
Choose a tag to compare

The big new feature is the support for C++ enums. But there are all so a bunch of smaller protections that have gone in. 

What's Changed

Full Changelog: 2.1.2...2.1.4

3.12 Checks, source clean up

23 Oct 00:47
Compare
Choose a tag to compare

Clean up the code, make sure everything is properly working.

What's Changed

Full Changelog: 2.1.1...2.1.3

3.12 Checks, source clean up

23 Oct 00:37
d6d6547
Compare
Choose a tag to compare

A minor update that includes some code cleanup (flake8 and black), removing some unneeded dependences, etc.
 

What's Changed

Full Changelog: 2.1.1...2.1.2

Metadata Updates

15 Feb 06:39
e63a7f2
Compare
Choose a tag to compare

Fix up metadata for pypi and github CI actions.

What's Changed

Full Changelog: 2.1...2.1.1