Skip to content

Tags: meadsteve/Tale

Tags

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add cloned state helpers (#7)

* Adds Cloneable state
Any state object can implement this and the
transaction will make sure a copy is passed into each step rather than the previous object.

* adds readme example

* docker up the test run script

* add dev/test instructions

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Handle revert errors better (#6)

* Catch and wrap up failures in applying compensation steps

v0.2.0

Toggle v0.2.0's commit message
update changelog for 0.2.0 release

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Create .scrutinizer.yml