github reactivemarbles/DynamicData 9.1.1

22 hours ago

Fixes:

  • 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. (#935) @JakenVeina
  • 2c32489 Fix for GroupOnObservable OnCompleted handling (#938) @dwcullop
  • 9f934a2 Fix for ChangeSetMergeTracker so that it correctly works with Value Types (#940) @dwcullop
  • 5b0a911 Fixed a typo. (#942) @JakenVeina
  • f30efa2 Fixed that .SortAndPage() would not send a downstream changeset upon change of the comprer, when the current page includes all items. (#967) @JakenVeina
  • 95b94d3 Fixed that .Switch() did not propagate errors downstream. (#968) @JakenVeina
  • dd1f54d Fixed initialization logic for Join operators, to ensure that only one initial changeset is emitted, and that it emits only after both sources have emitted their initialization changeset. (#945) @JakenVeina

Other:

Don't miss a new DynamicData release

NewReleases is sending notifications on new releases.