Releases: drekka/Machinus
Releases · drekka/Machinus
Last before SPM
Refactor and redesign
The Machinus class now conforms to Publisher
so that it can be used as a source of events for Combine.
Redesigned the public API for ease of use.
Re-working background state
Reworked the background state so that it only runs its own actions when transitioning. This allows actions on other states to avoid having to account for a background transition.
Doco refactor
Merge pull request #4 from drekka/develop Tweaking final and updating doco