Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

Releases: ysfchn/pyconduit

pyconduit - v1.0.4

31 Jul 15:38
Compare
Choose a tag to compare
  • Fixed an issue where the unbound blocks (blocks that doesn't belong to a category) raising an exception when registering.
  • Now it is possible to add blocks that only available for a specific job.

pyconduit - v1.0.3

31 Jul 12:49
Compare
Choose a tag to compare

Hotfix

  • Fixed an issue where the other types of value can't be added in the context string.

pyconduit - v1.0.2

23 Jun 23:52
Compare
Choose a tag to compare
  • Fixed an issue where the if condition check was not raising a ConduitError.
  • Added validate_annotations to utils.

pyconduit - v1.0.1

22 Jun 23:40
Compare
Choose a tag to compare

Hotfix

  • Fixed an issue where the ìf_condition attribute was not available.
  • Fixed an issue where step won't get executed.
  • parse_slice method now catches the ValueError too.

pyconduit - v1.0.0

22 Jun 20:29
Compare
Choose a tag to compare

First release of pyconduit!