Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.0.0.rc6] Improve Micro::Case internal steps [NEW FEATURE] #66

Merged
merged 4 commits into from
Aug 13, 2020

Conversation

serradura
Copy link
Owner

@serradura serradura commented Aug 12, 2020

Close #61

Definition of done:

  • Support Method instances as an alternative to lambdas. Use Method#arity to define when it will receive or not the result #data values.
  • Make the Micro::Case::Result#then accumulates the data when receiving a lambda or a method instance.
  • Bump version to 3.0.0.rc6

@serradura serradura added the enhancement New feature or request label Aug 12, 2020
@serradura serradura added this to the 3.0.0 milestone Aug 12, 2020
@serradura serradura self-assigned this Aug 12, 2020
@serradura serradura changed the title [3.0.0.rc6] Improve Micro::Case internal methods [NEW FEATURE] [3.0.0.rc6] Improve Micro::Case internal flow [NEW FEATURE] Aug 12, 2020
@serradura serradura changed the title [3.0.0.rc6] Improve Micro::Case internal flow [NEW FEATURE] [3.0.0.rc6] Improve Micro::Case internal steps [NEW FEATURE] Aug 12, 2020
@serradura serradura force-pushed the improve_micro_case_internal_steps branch from cc1765a to 5f2d79f Compare August 13, 2020 01:34
@serradura serradura marked this pull request as ready for review August 13, 2020 01:34
@serradura serradura merged commit bb6d9f3 into main Aug 13, 2020
@serradura serradura deleted the improve_micro_case_internal_steps branch August 13, 2020 01:39
MatheusRich pushed a commit to MatheusRich/u-case that referenced this pull request Oct 25, 2020
…ernal_steps

[3.0.0.rc6] Improve Micro::Case internal steps [NEW FEATURE]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve Micro::Case internal steps [NEW FEATURE]
1 participant