Skip to content

Releases: reactivemarbles/DynamicData

8.4.1

20 Mar 10:44
5114d01
Compare
Choose a tag to compare

Other:

8.3.93

17 Mar 10:27
bdad65b
Compare
Choose a tag to compare

Bug Fixes:

Dependencies:

Features:

Fixes:

Housekeeping:

Other:

8.3.27

11 Dec 07:39
67a8e74
Compare
Choose a tag to compare

Fixes:

Other:

8.3.25

07 Dec 13:36
e734087
Compare
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
Compare
Choose a tag to compare

Dependencies:

Features:

Other:

8.0.2

22 Sep 17:17
b3180bc
Compare
Choose a tag to compare

Other:

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

8.0.1

22 Sep 06:33
4e9a209
Compare
Choose a tag to compare

Other:

7.14.6

21 Sep 08:24
ac570b8
Compare
Choose a tag to compare

Bug Fixes:

Dependencies:

Fixes:

Other:

7.14.2

22 May 07:37
9af334c
Compare
Choose a tag to compare

Features:

Housekeeping:

7.13.8

17 May 15:27
e431a5d
Compare
Choose a tag to compare

Dependencies: