Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
1,086 contributions in the last year
Activity overview
Contribution activity
June 2020
serradura has no activity
yet for this period.
May 2020
- Register Kind.of.Micro::Case and Kind.of.Micro::Case::Result
- Require u-attributes ~> 2.0 as a dependency
- Change the Micro::Case::Result#then behavior when it receives a block
- Micro::Case::Flow transitions
- Micro::Case::Result#on_exception
- Micro::Case::Result#on_unknow
- Raise an error if somebody tries to inherit a Micro::Case class that has an inner flow
- New rules to define Micro::Case#{Success,Failure}
- Micro::Case contracts
- Allow only two ways to define a flow
- Make Micro::Case::Result quack like a Hash