Skip to content

1.0.0 - ๐Ÿšถโ€โ™‚๏ธStep by Step๐Ÿšถโ€โ™€๏ธ

Compare
Choose a tag to compare
@JohanVonElectrum JohanVonElectrum released this 09 Apr 03:01
· 60 commits to master since this release
66512ff

๐ŸŽ‰๐Ÿš€ We are excited to announce the release of version 1.0.0 of our library for creating multiple-step functions! ๐Ÿš€๐ŸŽ‰

This release includes the ability to create both synchronous โฉ and asynchronous โฐ step functions with ease. Our library provides flexibility in defining custom steps and transitions, allowing for the creation of complex workflows with capabilities such as parallel branching, conditional branching, and branch merging with aggregation.

Additionally, our library supports multiple termination steps, allowing for a StepFunction to return a result from multiple steps rather than just a single final step. Our library also allows for dynamic addition โž• of transitions and steps to a StepFunction at runtime.

We hope that this release provides a powerful ๐Ÿ’ช and flexible ๐Ÿง˜ tool for creating multiple-step functions and we look forward to hearing your feedback. ๐Ÿ˜Š๐Ÿ‘

Complex workflows made easy - ๐Ÿšถโ€โ™‚๏ธStep by Step๐Ÿšถโ€โ™€๏ธ with our library!

What's Changed

New Contributors

Full Changelog: https://github.com/Koralix-Studios/step-functions/commits/1.0.0