Releases: jbcpollak/greenstalk
Releases · jbcpollak/greenstalk
v1.5.0
v1.4.0
v1.3.0
v1.2.0
v1.1.0
v1.0.0
1.0.0 (2024-05-17)
Breaking Changes
- Change paradigm to Activate OR Tick nodes (BREAKING CHANGE) (54866fc)
Feature
- tests: fix linting errors (289d17b)
- cicd: first pass at making a semantic release process (56b48b9)
- added switch (3038c34)
- added switch (6c13f1b)
- moved state to greenstalk (a6dc4cb)
- moved state to greenstalk (6fb97b7)
- function action as a node wrapper (3810d9c)
- strip returns, re-implement signaller using FunctionAction (900f1d2)
- Function Action and Function Condition nodes (fb67f76)
- Create Initial Github Action (fcf8c78)
- Side Effect and Function Condition nodes. Tests fail (af0dee6)
- Allow async nodes to be canceled by using a context (3c830a0)