Releases: iris-hep/func_adl_type_generator
Releases · iris-hep/func_adl_type_generator
Use more recent R21 and R22 releases
We are updating to the most recent releases as used in science-images.
2.1.1
Changes include:
- Adds new mechanism so undiscovered types can be included
- Improved the parsing of
const
pointers (e.g.int const *
). - Fixed a few type parsing bugs uncovered by increasing the surface area we could parse
- Infrastructure updates to deal with changes in the pypi publisher.
Full Changelog: 2.1.0...2.1.1
Only to pypi pushes for the release
2.1.1b2 Update to not run the pypi push
2.1.1b1 - Fixing up the release process
Full Changelog: 2.1.0...2.1.0b1
2.1.0 - Library tracking, proper const pointer tracking
Full Changelog: 2.0.1...2.1.0
Use `default_codegen` when talking to ServiceX
Minor update that adds a default_codegen
to all ServiceX objects so they will use, by default, the proper front-end.
Supporting C++ enums, extra classes, automatic generation
This is a major release of the type libraries
- C++ collections support
- ENum support
- Automatic release
While these should be backward compatible with 1.X, this is a major upgrade in the type libraries.
Full Changelog: 2.0.0b15...2.0.0
Use matrix operations
2.0.0b9 Use matrix operators
Fix up expression in yaml
2.0.0b8 Fix up index expression
Fix spelling of url in yaml
2.0.0b7 Fix URL spelling