Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
9.4.1 source code.tar.gz | 2025-06-03 | 519.3 kB | |
9.4.1 source code.zip | 2025-06-03 | 940.7 kB | |
README.md | 2025-06-03 | 563 Bytes | |
Totals: 3 Items | 1.5 MB | 0 |
Fixes:
- [29424a] Fixed issues across the Join operators, regarding incomplete or missing support for re-grouping, when foreign key values change. (#1012) @JakenVeina
Other:
- [50a4c4] Ensure TransformOnObservable preserves ChangeSet order (#1008) @dwcullop
- [77f953] Generalized Solution for avoiding Out-of-Order Cache Child ChangeSets (#1009) @dwcullop
- [5f9a27] Added new operator .AsyncDisposeMany(), equivalent to .DisposeMany(), but with support for IAsyncDisposable. (#1011) @JakenVeina
- [758ef9] Bump version to 9.4 (#1016) @RolandPheasant