- add an example than does not use combinators
- [break] The type parameter
Ctx
ofTransaction
is now an associated type. - Some methods of
Transaction
is changed to useIntoTransaction
instead ofTransaction
branchX
methods are addedIntoTransaction
is implemented for some Types likeResult
and tupules.repeat
,retry
,loop_fn
,join_all
is added
- catchup transaction update
- update diesel dependency
- first release