Skip to content

Actions: reactivemarbles/DynamicData

Build and Release

Actions

Loading...
Loading

Show workflow options

Create status badge

Loading
60 workflow runs
60 workflow runs

Filter by Event

Filter by Status

Filter by Branch

Filter by Actor

Bump version to 9.4 (#1016)
Build and Release #302: Commit 758ef92 pushed by RolandPheasant
June 3, 2025 09:13 1h 7m 53s main
June 3, 2025 09:13 1h 7m 53s
Added new operator .AsyncDisposeMany(), equivalent to .DisposeMany(),…
Build and Release #301: Commit 5f9a27c pushed by JakenVeina
June 2, 2025 19:56 Waiting main
June 2, 2025 19:56 Waiting
Fixed issues across the Join operators, regarding incomplete or missi…
Build and Release #300: Commit 29424ad pushed by JakenVeina
June 2, 2025 15:09 Waiting main
June 2, 2025 15:09 Waiting
Generalized Solution for avoiding Out-of-Order Cache Child ChangeSets…
Build and Release #299: Commit 77f9539 pushed by dwcullop
May 28, 2025 02:37 Waiting main
May 28, 2025 02:37 Waiting
Ensure TransformOnObservable preserves ChangeSet order (#1008)
Build and Release #298: Commit 50a4c48 pushed by dwcullop
May 25, 2025 17:45 Waiting main
May 25, 2025 17:45 Waiting
Use new lock primitive (#1005)
Build and Release #297: Commit ce443e9 pushed by RolandPheasant
May 19, 2025 08:00 2h 21m 49s main
May 19, 2025 08:00 2h 21m 49s
Bump version for release (#1003)
Build and Release #296: Commit 1f02f36 pushed by RolandPheasant
May 17, 2025 09:07 43m 30s main
May 17, 2025 09:07 43m 30s
Net 9.0 target + test packages upgrade (#1002)
Build and Release #295: Commit ecd97f3 pushed by RolandPheasant
May 17, 2025 08:50 Waiting main
May 17, 2025 08:50 Waiting
Bug Fix: Virtual sort on same page (#997)
Build and Release #294: Commit 6269c7d pushed by RolandPheasant
April 29, 2025 05:44 3m 59s main
April 29, 2025 05:44 3m 59s
Release v9.2 (#989)
Build and Release #293: Commit 2cefd22 pushed by RolandPheasant
March 12, 2025 06:45 1h 6m 53s main
March 12, 2025 06:45 1h 6m 53s
Add AOT Friendly Attributes for BindingList<T> Compatibility (#987)
Build and Release #292: Commit 2dafcf1 pushed by dwcullop
March 2, 2025 18:52 30d 0h 0m 3s main
March 2, 2025 18:52 30d 0h 0m 3s
Fix sort exception when using binary search (#984)
Build and Release #291: Commit 2fb3eff pushed by RolandPheasant
February 17, 2025 09:23 9m 47s main
February 17, 2025 09:23 9m 47s
Bump version to 9.1 for release (#977)
Build and Release #290: Commit 9420bf4 pushed by RolandPheasant
January 20, 2025 14:46 17m 23s main
January 20, 2025 14:46 17m 23s
SortAndBind fixes and improvements (#939)
Build and Release #289: Commit 353a316 pushed by RolandPheasant
January 20, 2025 09:39 30d 0h 0m 3s main
January 20, 2025 09:39 30d 0h 0m 3s
chore(deps): update dependency xunit.runner.visualstudio to v3 (#971)
Build and Release #288: Commit 1ab7c1c pushed by ChrisPulman
January 5, 2025 22:44 30d 0h 0m 2s main
January 5, 2025 22:44 30d 0h 0m 2s
chore(deps): update dependency nerdbank.gitversioning to 3.7.112 (#970)
Build and Release #287: Commit 672bbde pushed by ChrisPulman
January 5, 2025 22:33 30d 0h 0m 7s main
January 5, 2025 22:33 30d 0h 0m 7s
chore(deps): update dependency roslynator.analyzers to 4.12.10 (#972)
Build and Release #286: Commit d3fad52 pushed by ChrisPulman
January 5, 2025 22:23 30d 0h 0m 3s main
January 5, 2025 22:23 30d 0h 0m 3s
Added new Filter operators that utilize a predicate state stream, to …
Build and Release #285: Commit 37ffe9d pushed by JakenVeina
December 27, 2024 05:56 30d 0h 0m 3s main
December 27, 2024 05:56 30d 0h 0m 3s
Fixed initialization logic for Join operators, to ensure that only on…
Build and Release #284: Commit dd1f54d pushed by JakenVeina
December 24, 2024 00:10 30d 0h 0m 4s main
December 24, 2024 00:10 30d 0h 0m 4s
Fixed that .Switch() did not propagate errors downstream. (#968)
Build and Release #283: Commit 95b94d3 pushed by JakenVeina
December 18, 2024 03:06 30d 0h 0m 3s main
December 18, 2024 03:06 30d 0h 0m 3s
Fixed that .SortAndPage() would not send a downstream changeset upon …
Build and Release #282: Commit f30efa2 pushed by JakenVeina
December 17, 2024 16:15 30d 0h 0m 3s main
December 17, 2024 16:15 30d 0h 0m 3s
chore(deps): update dependency microsoft.net.test.sdk to 17.12.0 (#962)
Build and Release #281: Commit 5e1dcd5 pushed by ChrisPulman
December 5, 2024 02:23 30d 0h 0m 3s main
December 5, 2024 02:23 30d 0h 0m 3s
chore(deps): update dependency fluentassertions to 6.12.2 (#947)
Build and Release #280: Commit f7f0618 pushed by ChrisPulman
November 20, 2024 07:47 30d 0h 0m 3s main
November 20, 2024 07:47 30d 0h 0m 3s
Update Build to allow for Net 9.0 (#961)
Build and Release #279: Commit f0d0ead pushed by ChrisPulman
November 20, 2024 07:35 30d 0h 0m 3s main
November 20, 2024 07:35 30d 0h 0m 3s
Fixed a typo. (#942)
Build and Release #278: Commit 5b0a911 pushed by ChrisPulman
November 14, 2024 00:20 30d 0h 0m 3s main
November 14, 2024 00:20 30d 0h 0m 3s