Skip to content

Releases: Nebo15/sage

0.6.3

20 Sep 18:54
Compare
Choose a tag to compare

0.6.1

02 Jul 11:40
Compare
Choose a tag to compare

Fixed bug where retrying would erase effects created before the stage #53

0.6.0

02 Jul 11:43
Compare
Choose a tag to compare
  • Remove failed step name from compensation functions. This is done to purity compensations so that they don't carry too much information about the pipeline in which they run.
  • Refactor how Sage mutates its state.
  • Fix warnings from new Elixir versions and the new way how stacktraces are received. This bumps minimal Elixir version to 1.7.
  • Bug fixes and documentation changes.