What's Changed
- feat: decouple yaml parsing from flowgraph class by @luigifcruz in #137
- ci: move to github actions for release by @luigifcruz in #138
- refactor: revert input serialization to map format by @luigifcruz in #140
This version introduces breaking changes to the flowgraph files. Older version: 1.0.0 flowgraphs can still be read via an automatic migration.
Full Changelog: v1.1.1...v1.2.0