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

Release 5.16.0 #579

Merged
merged 25 commits into from
May 24, 2024
Merged

Release 5.16.0 #579

merged 25 commits into from
May 24, 2024

Conversation

mclift
Copy link
Member

@mclift mclift commented May 24, 2024

Release 5.16.0:

PolarGoose and others added 25 commits February 4, 2024 19:21
* Make FireAsync_TriggerWithMoreThanThreeParameters unit test culturally invariant. Otherwise it fails on some system locales.
The ability for this was recently added for TriggersWithParameters.  Need similar functionality to reduce the need for reflection to get to the internal method.
feature: Add FireAsync(TTrigger, params object[]) overload
…it_test_and_a_potential_null_reference_exception_in_InvocationInfo_class

Fix NullReferenceException in the InvocationInfo class. Fix a FireAsync_TriggerWithMoreThanThreeParameters test failure because of a different system locale.
…ift/stateless into 565-reentry-from-dynamic-transitions
Permit state reentry from dynamic transitions.
Add overloads to CanFire to support trigger parameters
Only dynamic transition needs a GetDestination, so it still has it.
Updated tests according to changes.
Remove getDestination, and use Destination property instead.
@mclift mclift merged commit a8f169d into master May 24, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants