Skip to content

Releases: dwcullop/DynamicData

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:

8.3.73

14 Feb 02:04
9b09d9c
Compare
Choose a tag to compare

Dependencies:

Features:

8.3.71

10 Feb 20:43
04e2ff8
Compare
Choose a tag to compare

Features:

Other:

8.3.69

05 Feb 19:52
5bf069d
Compare
Choose a tag to compare

Features:

8.3.67

04 Feb 23:08
52f1b14
Compare
Choose a tag to compare

Features:

Other:

8.3.65

30 Jan 22:23
38c6a38
Compare
Choose a tag to compare

Features: