Skip to content

Releases: Strangemother/python-hyperway

v1.0.9

Choose a tag to compare

@Strangemother Strangemother released this 12 Nov 02:26

Full Changelog: v1.0.7...v1.0.9

v1.0.7

Choose a tag to compare

@Strangemother Strangemother released this 08 Nov 22:00

Full Changelog: v1.0.6...v1.0.7

v1.0.6

Choose a tag to compare

@Strangemother Strangemother released this 02 Nov 20:01
5e685f4

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

Choose a tag to compare

@Strangemother Strangemother released this 30 Oct 22:05
bb50d65

What's Changed

Introduce wire_partial for pre-applying arguments in wire functions, implement StepperException for improved error handling, and update write_graphviz to support additional options. Add tests for new features and document kwargs bubbling for cleaner function signatures in graph pipelines. Bump project version to 1.0.5.

Full Changelog: v1.0.4...v1.0.5

Release v1.0.4

Choose a tag to compare

@Strangemother Strangemother released this 21 Oct 21:28

The wire function.

Full Changelog: v1.0.3...v1.0.4

Release v1.0.3

Choose a tag to compare

@Strangemother Strangemother released this 19 Oct 15:22

Test coverage improvements and CI enhancements