Sha256: f27e5de0605e547c1190e40078c563a8e07b425bf76127daee161b880c6235e2
Contents?: true
Size: 1022 Bytes
Versions: 1
Compression:
Stored size: 1022 Bytes
Contents
# Change Log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] ## [0.2.1] - 2023-07-12 ### Fixed - Fix State EnteredTime and FinishedTime (#59) ### Added - Add workflow output (#57) ## [0.2.0] - 2023-07-05 ### Added - Add ability to pass options to `Floe::Workflow::Runner` (#48) - Add kubeconfig file support to `Floe::Workflow::Runner::Kubernetes` (#53) ### Removed - Remove to_dot/to_svg code (#54) ### Fixed - Fixed default rake task to spec (#55) ## [0.1.1] - 2023-06-05 ### Fixed - Fix States::Wait Path initializer arguments (#47) ## [0.1.0] - 2023-03-13 ### Added - Initial release [Unreleased]: https://github.com/ManageIQ/floe/compare/v0.2.1...HEAD [0.2.1]: https://github.com/ManageIQ/floe/compare/v0.2.0...v0.2.1 [0.2.0]: https://github.com/ManageIQ/floe/compare/v0.1.1...v0.2.0 [0.1.1]: https://github.com/ManageIQ/floe/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/ManageIQ/floe/tree/v0.1.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
floe-0.2.1 | CHANGELOG.md |