Canals

Latest version: v0.11.0

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

Scan your dependencies

Page 2 of 3

0.3.2

What's Changed
* fix: fix logic operator and add tests by ZanSara in https://github.com/deepset-ai/canals/pull/52


**Full Changelog**: https://github.com/deepset-ai/canals/compare/v0.3.1...v0.3.2

0.3.1

What's Changed
* Fix API docs by ZanSara in https://github.com/deepset-ai/canals/pull/47
* feat: Better mismatch connection reporting by ZanSara in https://github.com/deepset-ai/canals/pull/49
* feat: improved type matching by ZanSara in https://github.com/deepset-ai/canals/pull/50


**Full Changelog**: https://github.com/deepset-ai/canals/compare/v0.3.0...v0.3.1

0.3.0

What's Changed
* Increase test coverage by ZanSara in https://github.com/deepset-ai/canals/pull/17
* Test drawing functions by ZanSara in https://github.com/deepset-ai/canals/pull/18
* feat: enable `Any` in receiving sockets by ZanSara in https://github.com/deepset-ai/canals/pull/22
* Rework how component I/O is defined by silvanocerza in https://github.com/deepset-ai/canals/pull/23
* Change InputSocket taken_by field to sender by silvanocerza in https://github.com/deepset-ai/canals/pull/25
* Remove variadics by silvanocerza in https://github.com/deepset-ai/canals/pull/26
* Handle components with partial input by silvanocerza in https://github.com/deepset-ai/canals/pull/34
* Make component decorator a class by silvanocerza in https://github.com/deepset-ai/canals/pull/35
* Add support for Union in Component's I/O by silvanocerza in https://github.com/deepset-ai/canals/pull/36
* Remove dependencies section in marshaled pipelines by silvanocerza in https://github.com/deepset-ai/canals/pull/37
* Create Component Protocol by silvanocerza in https://github.com/deepset-ai/canals/pull/38
* Simplify component init wrapping and fix issue with _save_init_params by silvanocerza in https://github.com/deepset-ai/canals/pull/40
* Simplify `pygraphviz` optional import by ZanSara in https://github.com/deepset-ai/canals/pull/39
* fix: re-enable some logs by ZanSara in https://github.com/deepset-ai/canals/pull/41
* chore: some more tests by ZanSara in https://github.com/deepset-ai/canals/pull/43
* Remove unused leftover methods by silvanocerza in https://github.com/deepset-ai/canals/pull/44
* Update docs to match current API by ZanSara in https://github.com/deepset-ai/canals/pull/46

New Contributors
* silvanocerza made their first contribution in https://github.com/deepset-ai/canals/pull/23

**Full Changelog**: https://github.com/deepset-ai/canals/compare/v0.2.2...v0.3.0

0.2.2

Expose socket related functions to support Haystack pipeline wrapper.

0.2.1

Modifies the test class to make the save and load tests more direct.

0.2.0

Breaking release introducing `Input` classes as counterparts of the `Output` from `0.1.0`.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.