-
Notifications
You must be signed in to change notification settings - Fork 25
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
V0.2 #45
Conversation
…ctors the engine to add some validations to avoid execute extra code when cancellation token is signaled.
…elegates Makes cancellable configuration-providing delegates
Enables cancellation on async InjectLatency monkey.
Looks good to me! Do any of the syntax examples in the Readme need updating to match the new syntax with CancellationToken? |
Good catch! Yeah, I've already updated them, thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice! 💯
Hey @reisenberger
I think we're ready for V0.2 😄 I already updated the
GitVersionConfig.yaml
, what else should I do to get ready for the release? (I can't see where is the doco with the release notes)