Func-adl

Latest version: v3.3.1

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 10

3.3.1

Prior to this, when you accessed methods that were part of a dictionary the type following wasn't done correctly. This release will update to code that does this correctly.

Note this is still now working correctly for `tuples`!

What's Changed
* Type propagation through dict and tuples by gordonwatts in https://github.com/iris-hep/func_adl/pull/140
* Deep-Type Dictionaries by gordonwatts in https://github.com/iris-hep/func_adl/pull/142


**Full Changelog**: https://github.com/iris-hep/func_adl/compare/3.3.0...3.3.1

3.3.1b4

bug fix for released code.

3.3.1b3

Prior to this, type information was lost when we used dictionaries in `Select` statements. This fixes that.

3.3.1b2

Correctly follow types through tuple and dict references.

3.3.1b1

Fix up type following when there are dict and tuple references

**Full Changelog**: https://github.com/iris-hep/func_adl/compare/3.3.0...3.3.1b1

3.3.0

This release adds explicit support for `enum`s in the type libraries and fixes a regression that was preventing parameterized functions from working correctly. Otherwise, there should be no changes in how this operates and it should be backward compatible.

What's Changed

* (feature) Enable Enums by gordonwatts in https://github.com/iris-hep/func_adl/pull/133
* (bug) Allow types for parameterized functions by gordonwatts in https://github.com/iris-hep/func_adl/pull/138

**Full Changelog**: https://github.com/iris-hep/func_adl/compare/3.2.8...3.3.0

Page 1 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.