Releases: wwt/SwiftCurrent
Releases · wwt/SwiftCurrent
Release 5.1.2
- no changes
Release 5.1.1
🚀 Features
- #150 - Launching a Workflow using an AnyWorkflow
- #155 - Adds Metadata describer
- #161 - Data drive json consumption
- #163 - Data driven json launch persistence styles
- #170 - Enabling the ability to handle default arguments in the json spec
- #186 - SwiftCurrent Intermediate Representation Generator
- #196 - Adds flow persistence decoding
- #193 - Adds the ability to drive workflows from data
📝 Documentation
- #155 - Adds Metadata describer
- #161 - Data drive json consumption
- #163 - Data driven json launch persistence styles
❓ Uncategorized
Release 5.0.3
📝 Documentation
- #197 - Update URL Checker & Remove README Video
Release 5.0.2
❓ Uncategorized
- #194 - Adding codecov badge to list of excluded patterns.
Release 5.0.1
Release 4.5.24
❓ Uncategorized
- #192 - Implementing a way for URL Checker action to glob urls we need to check
Release 4.5.23
🐞 Fixes
- #190 - Fixes an issue where holding self weakly is causing a memory leak when calling workflow.abandon
Release 4.5.22
📝 Documentation
- #191 - Adds a section to the Contributing guidelines covering how to install SwiftLint.
Release 4.5.21
📝 Documentation
- #185 - The docs were using thenPresent but they should be using thenProceed
Release 4.5.20
🚀 Features
- #171 - Refactored SwiftUI tests to use async/await APIs