Skip to content

Releases: dwcullop/DynamicData

9.3.4

29 May 14:24
77f9539
Compare
Choose a tag to compare

Other:

9.3.3

25 May 23:35
50a4c48
Compare
Choose a tag to compare

Other:

9.3.2

23 May 20:03
ce443e9
Compare
Choose a tag to compare

Bug Fixes:

Other:

9.2.1

09 Apr 18:30
2cefd22
Compare
Choose a tag to compare

Other:

9.1.2

28 Feb 16:29
2fb3eff
Compare
Choose a tag to compare

Fixes:

Other:

9.0.7

06 Sep 16:51
2c32489
Compare
Choose a tag to compare

Fixes:

  • 76fd915 Fixed that ChangeSet was incorrectly counting item changes, by not including Refresh changes, and added corresponding tests. (reactivemarbles#892) @JakenVeina
  • 903afc8 Fixed ambiguous overloads for ObservableCacheEx.ExpireAfter() and ObservableListEx.ExpireAfter(). (reactivemarbles#822) @JakenVeina
  • 897beb8 fix polyfills visibility (reactivemarbles#910) @kronic
  • 41a608d Fixed premature evaluation of the collection within the Cache TrueFor operators, causing premature and potentially incorrect emissions to occur, when items in the collection publish values immediately upon subscription. (reactivemarbles#923) @JakenVeina
  • afbbb47 Fixed a bogus use of the default keyword, within a ternary expression where implicit casting of a generic is in play. The expression compiles differently depending on whether the generic type in question is a value type, versus a reference type, and generates an excpetion in the case of a value type. (reactivemarbles#926) @JakenVeina
  • b6e851e Fixed that .Bind() operators for ISortedChangeSet<TObject, TKey> streams were not properly recognizing the ResetOnFirstTimeLoad option. The option was only being used if the initial changeset also exceeded the ResetThreshold setting. (reactivemarbles#935) @JakenVeina
  • 2c32489 Fix for GroupOnObservable OnCompleted handling (reactivemarbles#938) @dwcullop

Other:

8.3.94

19 Mar 14:56
e8c905a
Compare
Choose a tag to compare

Features:

Other:

8.3.84

22 Feb 17:02
ef1e8c4
Compare
Choose a tag to compare

Bug Fixes:

Other:

8.3.82

20 Feb 16:08
f92a7f4
Compare
Choose a tag to compare

Features:

8.3.81

20 Feb 01:16
d65af9e
Compare
Choose a tag to compare

Dependencies:

Features:

Other: