1.0.0 - ๐ถโโ๏ธStep by Step๐ถโโ๏ธ
๐๐ 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
- v1.0.0 by @JohanVonElectrum in #1
- Added docs by @JohanVonElectrum in #2
New Contributors
- @JohanVonElectrum made their first contribution in #1
Full Changelog: https://github.com/Koralix-Studios/step-functions/commits/1.0.0