Skip to content

Releases: dwcullop/DynamicData

9.4.38

Choose a tag to compare

@github-actions github-actions released this 17 May 22:08
b93a6b9

Fixes:

9.4.37

Choose a tag to compare

@github-actions github-actions released this 16 May 17:18
7b861d0

Fixes:

  • 7b861d0 Fixed that the cache-land dynamic .Filter() operator relied on limited mutation of an internal Dictionary<,> during enumeration, a behavior that is not supported on target frameworks older than .NET Core 3.0. Additional logic to copy the keys to iterate, before mutation, should now be injected for builds targeting such older frameworks. (reactivemarbles#1084) @JakenVeina

Other:

9.4.35

Choose a tag to compare

@github-actions github-actions released this 17 Apr 22:06
12c1947

Other:

Test:

9.4.33

Choose a tag to compare

@github-actions github-actions released this 13 Apr 18:03
bf45445

Fixes:

Other:

9.4.31

Choose a tag to compare

@github-actions github-actions released this 05 Apr 07:26
8db4806

Fixes:

Housekeeping:

Other:

9.3.4

Choose a tag to compare

@github-actions github-actions released this 29 May 14:24
77f9539

Other:

9.3.3

Choose a tag to compare

@github-actions github-actions released this 25 May 23:35
50a4c48

Other:

9.3.2

Choose a tag to compare

@github-actions github-actions released this 23 May 20:03
ce443e9

Bug Fixes:

Other:

9.2.1

Choose a tag to compare

@github-actions github-actions released this 09 Apr 18:30
2cefd22

Other:

9.1.2

Choose a tag to compare

@github-actions github-actions released this 28 Feb 16:29
2fb3eff

Fixes:

Other: