Skip to content

Releases: WPoelman/planit

Release v1.2.0

02 Jun 07:10

Choose a tag to compare

  • Allow Chain and Parallel to accept an iterable of nodes, including generators and lists.
  • Keep existing variadics support.
  • Update VSC example args with new cluster.

Release v1.1.0

02 Mar 13:13

Choose a tag to compare

Final version ready for public.

Changes:

  • Switch ordering of Step args for more natural reading definitions
  • Improve examples and readme