Skip to content

Releases: reactivemarbles/DynamicData

9.0.1

17 Jul 12:04
f6a187f

Choose a tag to compare

Fixes:

  • 76fd915 Fixed that ChangeSet was incorrectly counting item changes, by not including Refresh changes, and added corresponding tests. (#892) @JakenVeina
  • 903afc8 Fixed ambiguous overloads for ObservableCacheEx.ExpireAfter() and ObservableListEx.ExpireAfter(). (#822) @JakenVeina
  • 897beb8 fix polyfills visibility (#910) @kronic

Other:

8.4.1

20 Mar 10:44
5114d01

Choose a tag to compare

Other:

8.3.93

17 Mar 10:27
bdad65b

Choose a tag to compare

Bug Fixes:

Dependencies:

Features:

Fixes:

Housekeeping:

Other:

8.3.27

11 Dec 07:39
67a8e74

Choose a tag to compare

Fixes:

Other:

8.3.25

07 Dec 13:36
e734087

Choose a tag to compare

Dependencies:

Features:

Fixes:

  • d647e33 Fix API Checks, Add paragraphs to comments. (#759) @ChrisPulman
  • 2a2757d Fixed that .DisposeMany() was not disposing items after downstream-teardown of the stream, I.E. unsubscription. (#761) @JakenVeina
  • bb8b5dc Fixed that non-observable objects within a property expression used by .WhenPropertyChanged() were incorrectly simulating notifications of property changes, immediately upon subscription, resulting in infinite looping, as a side-effect of the implementation for capturing object changes by re-subscribing to the inner change stream upon any changes in the expression. (#774) @JakenVeina

Housekeeping:

Other:

Test:

8.1.1

19 Oct 08:55
61900ef

Choose a tag to compare

Dependencies:

Features:

Other:

8.0.2

22 Sep 17:17
b3180bc

Choose a tag to compare

Other:

  • b3180bc Adds optional "useReplaceForUpdates" to SortedObservableCollectionAdaptor (#726) @ccopsey

8.0.1

22 Sep 06:33
4e9a209

Choose a tag to compare

Other:

7.14.6

21 Sep 08:24
ac570b8

Choose a tag to compare

Bug Fixes:

Dependencies:

Fixes:

Other:

7.14.2

22 May 07:37
9af334c

Choose a tag to compare

Features:

Housekeeping: