Skip to content

Releases: dotnet/reactive

Ix.NET v6.0.3

16 Jun 14:11
Compare
Choose a tag to compare

Changes:

Bugs:

  • #1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #2209: Fix Ix.NET build break on Ubuntu 24
  • #2135: Update Ix.NET for .NET 8.0 sdk
  • #2112: Union doesn't dispose enumerator for empty lists
  • #2131: Fix Union Dispose bug #2112
  • #1719: Avoid spurious references to Microsoft.Bcl.AsyncInterfaces
See More
  • #1701: Include icon in package & fix a couple warnings
  • #1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #1684: Update Merge.cs
  • #1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #1671: Fix defines to be OR_GREATER
  • #1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #1617: fix: OfType now accepts a collection of object?
  • #1502: Update Rx 5.x supported platform in README
  • #1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
  • #1597: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source
  • #1619: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source
  • #1620: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source
  • #1623: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source
  • #1624: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Ix.NET/Source
  • #1525: Fix warning when using nullable reference types with OfType operator
  • #1575: Async overloads source generator
  • #1593: Bump Verify.Xunit from 10.9.1 to 11.24.0 in /Rx.NET/Source
  • #1595: Bump FluentAssertions from 5.10.3 to 6.1.0 in /Ix.NET/Source
  • #1594: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Ix.NET/Source
  • #1592: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Rx.NET/Source
  • #1591: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
  • #1590: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
  • #1427: Create Dependabot config file
  • #1586: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
  • #1581: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
  • #1549: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 in /Rx.NET/Source
  • #1541: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Rx.NET/Source
  • #1542: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
  • #1499: Bump DiffPlex from 1.6.3 to 1.7.0 in /Rx.NET/Source
  • #1589: Fix build of Rx.NET integration tests
  • #1588: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /Ix.NET/Source
  • #1587: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET
  • #1583: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /Ix.NET/Source
  • #1584: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /AsyncRx.NET
  • #1579: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Ix.NET/Source
  • #1580: Bump coverlet.collector from 3.0.3 to 3.1.0 in /AsyncRx.NET
  • #1571: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /Ix.NET/Source
  • #1570: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /AsyncRx.NET
  • #1558: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /Ix.NET/Source
  • #1559: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /AsyncRx.NET
  • #1555: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /Ix.NET/Source
  • #1554: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /AsyncRx.NET
  • #1550: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 in /Ix.NET/Source
  • #1547: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203 in /Ix.NET/Source
  • #1548: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.203 in /AsyncRx.NET
  • #1543: Refactors code to reduce technical debt
  • #1516: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.194 in /Ix.NET/Source
  • #1514: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190 in /AsyncRx.NET
  • #1510: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /Ix.NET/Source
  • #1496: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Rx.NET/Source
  • #1495: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Ix.NET/Source
  • #1494: Fix #1493.
  • #1493: Suspected race condition in Throttle operator
  • #1492: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Rx.NET/Source
  • #1490: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Ix.NET/Source
  • #1491: Bump coverlet.collector from 3.0.2 to 3.0.3 in /AsyncRx.NET
  • #1489: Bump Verify.Xunit from 10.8.0 to 10.9.1 in /Rx.NET/Source
  • #1488: Bump Verify.Xunit from 10.7.0 to 10.8.0 in /Rx.NET/Source
  • #1487: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12 in /Rx.NET/Source
  • #1485: Bump Verify.Xunit from 10.6.2 to 10.7.0 in /Rx.NET/Source
  • #1484: Bump Verify.Xunit from 10.5.1 to 10.6.2 in /Rx.NET/Source
  • #1482: Bump Verify.Xunit from 9.0.0 to 10.5.1 in /Rx.NET/Source
  • #1478: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Rx.NET/Source
  • #1477: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Ix.NET/Source
  • #1479: Bump coverlet.collector from 3.0.1 to 3.0.2 in /AsyncRx.NET
  • #1475: Bump coverlet.collector from 1.3.0 to 3.0.1 in /Rx.NET/Source
  • #1474: Bump coverlet.collector from 1.3.0 to 3.0.1 in /AsyncRx.NET
  • #1473: Bump coverlet.collector from 1.3.0 to 3.0.1 in /Ix.NET/Source
  • #1435: Bump System.Reactive from 4.0.0-preview00001 to 5.0.0 in /AsyncRx.NET
  • #1468: Bump Verify.Xunit from 8.14.0 to 9.0.0 in /Rx.NET/Source
  • #1464: Bump MSBuild.Sdk.Extras from 3.0.22 to 3.0.23 in /Rx.NET/Source
  • #1465: Bump MSBuild.Sdk.Extras from 3.0.22 to 3.0.23 in /Ix.NET/Source
  • #1452: Bump MSBuild.Sdk.Extras from 2.1.2 to 3.0.22 in /Ix.NET/Source

This list of changes was auto generated.

Ix.NET v6.0.2

16 Jun 11:35
Compare
Choose a tag to compare

Changes:

Bugs:

  • #1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #2209: Fix Ix.NET build break on Ubuntu 24
  • #2135: Update Ix.NET for .NET 8.0 sdk
  • #2112: Union doesn't dispose enumerator for empty lists
  • #2131: Fix Union Dispose bug #2112
  • #1719: Avoid spurious references to Microsoft.Bcl.AsyncInterfaces
See More
  • #1701: Include icon in package & fix a couple warnings
  • #1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #1684: Update Merge.cs
  • #1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #1671: Fix defines to be OR_GREATER
  • #1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #1617: fix: OfType now accepts a collection of object?
  • #1502: Update Rx 5.x supported platform in README
  • #1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
  • #1597: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source
  • #1619: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source
  • #1620: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source
  • #1623: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source
  • #1624: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Ix.NET/Source
  • #1525: Fix warning when using nullable reference types with OfType operator
  • #1575: Async overloads source generator
  • #1593: Bump Verify.Xunit from 10.9.1 to 11.24.0 in /Rx.NET/Source
  • #1595: Bump FluentAssertions from 5.10.3 to 6.1.0 in /Ix.NET/Source
  • #1594: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Ix.NET/Source
  • #1592: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Rx.NET/Source
  • #1591: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
  • #1590: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
  • #1427: Create Dependabot config file
  • #1586: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
  • #1581: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
  • #1549: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 in /Rx.NET/Source
  • #1541: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Rx.NET/Source
  • #1542: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
  • #1499: Bump DiffPlex from 1.6.3 to 1.7.0 in /Rx.NET/Source
  • #1589: Fix build of Rx.NET integration tests
  • #1588: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /Ix.NET/Source
  • #1587: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET
  • #1583: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /Ix.NET/Source
  • #1584: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /AsyncRx.NET
  • #1579: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Ix.NET/Source
  • #1580: Bump coverlet.collector from 3.0.3 to 3.1.0 in /AsyncRx.NET
  • #1571: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /Ix.NET/Source
  • #1570: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /AsyncRx.NET
  • #1558: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /Ix.NET/Source
  • #1559: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /AsyncRx.NET
  • #1555: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /Ix.NET/Source
  • #1554: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /AsyncRx.NET
  • #1550: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 in /Ix.NET/Source
  • #1547: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203 in /Ix.NET/Source
  • #1548: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.203 in /AsyncRx.NET
  • #1543: Refactors code to reduce technical debt
  • #1516: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.194 in /Ix.NET/Source
  • #1514: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190 in /AsyncRx.NET
  • #1510: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /Ix.NET/Source
  • #1496: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Rx.NET/Source
  • #1495: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Ix.NET/Source
  • #1494: Fix #1493.
  • #1493: Suspected race condition in Throttle operator
  • #1492: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Rx.NET/Source
  • #1490: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Ix.NET/Source
  • #1491: Bump coverlet.collector from 3.0.2 to 3.0.3 in /AsyncRx.NET
  • #1489: Bump Verify.Xunit from 10.8.0 to 10.9.1 in /Rx.NET/Source
  • #1488: Bump Verify.Xunit from 10.7.0 to 10.8.0 in /Rx.NET/Source
  • #1487: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12 in /Rx.NET/Source
  • #1485: Bump Verify.Xunit from 10.6.2 to 10.7.0 in /Rx.NET/Source
  • #1484: Bump Verify.Xunit from 10.5.1 to 10.6.2 in /Rx.NET/Source
  • #1482: Bump Verify.Xunit from 9.0.0 to 10.5.1 in /Rx.NET/Source
  • #1478: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Rx.NET/Source
  • #1477: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Ix.NET/Source
  • #1479: Bump coverlet.collector from 3.0.1 to 3.0.2 in /AsyncRx.NET
  • #1475: Bump coverlet.collector from 1.3.0 to 3.0.1 in /Rx.NET/Source
  • #1474: Bump coverlet.collector from 1.3.0 to 3.0.1 in /AsyncRx.NET
  • #1473: Bump coverlet.collector from 1.3.0 to 3.0.1 in /Ix.NET/Source
  • #1435: Bump System.Reactive from 4.0.0-preview00001 to 5.0.0 in /AsyncRx.NET
  • #1468: Bump Verify.Xunit from 8.14.0 to 9.0.0 in /Rx.NET/Source
  • #1464: Bump MSBuild.Sdk.Extras from 3.0.22 to 3.0.23 in /Rx.NET/Source
  • #1465: Bump MSBuild.Sdk.Extras from 3.0.22 to 3.0.23 in /Ix.NET/Source
  • #1452: Bump MSBuild.Sdk.Extras from 2.1.2 to 3.0.22 in /Ix.NET/Source
  • #1451: Bump MSBuild.Sdk.Extras from 2.1.2 to 3.0.22 in /Rx.NET/Source

This list of changes was auto generated.

Rx.NET v6.0.1

22 May 13:16
Compare
Choose a tag to compare

Changes:

Bugs:

  • #1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #2039: Run tests on .NET 8.0
  • #1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #2101: Update test packages
  • #2100: Resolve SDK 8.0.2xx diagnostics
  • #2092: Feature/2005 large composite disposable perf
See More
  • #2049: Prevent diagnostics on .NET SDK 8.0.100
  • #2026: Clear sync context on test that requires it to be absent
  • #1968: Remove dynamic load of QueryDebugger
  • #1938: Add a couple of missing items to the release notes
  • #1937: Mention change in min UWP target platform version in release notes
  • #1933: Update README and related docs
  • #1930: Update NuGet refs
  • #1928: Feature/1898 fix diagnostics
  • #1916: Use snupkg instead of embedded symbols
  • #1915: Remove obsolete #if directives
  • #1630: exposing SingleAssignmentDisposableValue and making it ICancelable
  • #1914: Allow opt-out from TaskScheduler.UnobservedExceptions
  • #1827: Bump Nerdbank.GitVersioning from 3.4.255 to 3.5.119 in /Rx.NET/Source
  • #1823: remove broken link (ruby implementation)
  • #1906: Enable trimming in .NET 6 targets
  • #1883: Replace xUnit with mstest
  • #1449: Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 in /Rx.NET/Source
  • #1901: Back out #1449
  • #1893: Revert change that instructs you to target netX.0-windows10.0.19041
  • #1899: Fix compiler diagnostics in AsyncRx.NET
  • #1896: Merge AsyncRx.NET assemblies
  • #1888: Add AsyncRx.NET build pipeline
  • #1886: Set Rx vnext to 6.0 and add versioning ADR
  • #1882: Upgrade to supported TFMs and SDK versions
  • #1717: Update Observable.Single.cs
  • #1731: Change master to main into PR template
  • #1701: Include icon in package & fix a couple warnings
  • #1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #1684: Update Merge.cs
  • #1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #1671: Fix defines to be OR_GREATER
  • #1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #1617: fix: OfType now accepts a collection of object?
  • #1502: Update Rx 5.x supported platform in README
  • #1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
  • #1597: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source
  • #1619: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source
  • #1620: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source
  • #1623: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source
  • #1624: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Ix.NET/Source
  • #1525: Fix warning when using nullable reference types with OfType operator
  • #1575: Async overloads source generator
  • #1593: Bump Verify.Xunit from 10.9.1 to 11.24.0 in /Rx.NET/Source
  • #1595: Bump FluentAssertions from 5.10.3 to 6.1.0 in /Ix.NET/Source
  • #1594: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Ix.NET/Source
  • #1592: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Rx.NET/Source
  • #1591: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
  • #1590: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
  • #1427: Create Dependabot config file
  • #1586: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
  • #1581: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
  • #1549: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 in /Rx.NET/Source
  • #1541: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Rx.NET/Source
  • #1542: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
  • #1499: Bump DiffPlex from 1.6.3 to 1.7.0 in /Rx.NET/Source
  • #1589: Fix build of Rx.NET integration tests
  • #1588: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /Ix.NET/Source
  • #1587: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET
  • #1583: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /Ix.NET/Source
  • #1584: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /AsyncRx.NET
  • #1579: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Ix.NET/Source
  • #1580: Bump coverlet.collector from 3.0.3 to 3.1.0 in /AsyncRx.NET
  • #1571: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /Ix.NET/Source
  • #1570: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /AsyncRx.NET
  • #1558: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /Ix.NET/Source
  • #1559: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /AsyncRx.NET
  • #1555: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /Ix.NET/Source
  • #1554: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /AsyncRx.NET
  • #1550: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 in /Ix.NET/Source
  • #1547: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203 in /Ix.NET/Source
  • #1548: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.203 in /AsyncRx.NET
  • #1543: Refactors code to reduce technical debt
  • #1516: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.194 in /Ix.NET/Source
  • #1514: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190 in /AsyncRx.NET
  • #1510: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /Ix.NET/Source
  • #1496: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Rx.NET/Source
  • #1495: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Ix.NET/Source
  • #1494: Fix #1493.
  • #1493: Suspected race condition in Throttle operator
  • #1492: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Rx.NET/Source
  • #1490: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Ix.NET/Source
  • #1491: Bump coverlet.collector from 3.0.2 to 3.0.3 in /AsyncRx.NET
  • #1489: Bump Verify.Xunit from 10.8.0 to 10.9.1 in /Rx.NET/Source
  • #1488: Bump Verify.Xunit from 10.7.0 to 10.8.0 in /Rx.NET/Source

This list of changes was auto generated.

Rx.NET v6.0.1-preview.1

14 Jun 11:39
95d9ea9
Compare
Choose a tag to compare

Changes:

Bugs:

  • #1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #1968: Remove dynamic load of QueryDebugger
  • #1955: Add netstandard2.0 target to AsyncRx.NET
  • #1938: Add a couple of missing items to the release notes
  • #1937: Mention change in min UWP target platform version in release notes
See More
  • #1933: Update README and related docs
  • #1930: Update NuGet refs
  • #1928: Feature/1898 fix diagnostics
  • #1916: Use snupkg instead of embedded symbols
  • #1915: Remove obsolete #if directives
  • #1630: exposing SingleAssignmentDisposableValue and making it ICancelable
  • #1914: Allow opt-out from TaskScheduler.UnobservedExceptions
  • #1827: Bump Nerdbank.GitVersioning from 3.4.255 to 3.5.119 in /Rx.NET/Source
  • #1823: remove broken link (ruby implementation)
  • #1906: Enable trimming in .NET 6 targets
  • #1883: Replace xUnit with mstest
  • #1449: Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 in /Rx.NET/Source
  • #1901: Back out #1449
  • #1893: Revert change that instructs you to target netX.0-windows10.0.19041
  • #1899: Fix compiler diagnostics in AsyncRx.NET
  • #1896: Merge AsyncRx.NET assemblies
  • #1888: Add AsyncRx.NET build pipeline
  • #1886: Set Rx vnext to 6.0 and add versioning ADR
  • #1882: Upgrade to supported TFMs and SDK versions
  • #1717: Update Observable.Single.cs
  • #1731: Change master to main into PR template
  • #1701: Include icon in package & fix a couple warnings
  • #1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #1684: Update Merge.cs
  • #1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #1671: Fix defines to be OR_GREATER
  • #1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #1617: fix: OfType now accepts a collection of object?
  • #1502: Update Rx 5.x supported platform in README
  • #1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
  • #1597: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source
  • #1619: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source
  • #1620: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source
  • #1623: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source
  • #1624: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Ix.NET/Source
  • #1525: Fix warning when using nullable reference types with OfType operator
  • #1575: Async overloads source generator
  • #1593: Bump Verify.Xunit from 10.9.1 to 11.24.0 in /Rx.NET/Source
  • #1595: Bump FluentAssertions from 5.10.3 to 6.1.0 in /Ix.NET/Source
  • #1594: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Ix.NET/Source
  • #1592: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Rx.NET/Source
  • #1591: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
  • #1590: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
  • #1427: Create Dependabot config file
  • #1586: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
  • #1581: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
  • #1549: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 in /Rx.NET/Source
  • #1541: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Rx.NET/Source
  • #1542: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
  • #1499: Bump DiffPlex from 1.6.3 to 1.7.0 in /Rx.NET/Source
  • #1589: Fix build of Rx.NET integration tests
  • #1588: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /Ix.NET/Source
  • #1587: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET
  • #1583: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /Ix.NET/Source
  • #1584: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /AsyncRx.NET
  • #1579: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Ix.NET/Source
  • #1580: Bump coverlet.collector from 3.0.3 to 3.1.0 in /AsyncRx.NET
  • #1571: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /Ix.NET/Source
  • #1570: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /AsyncRx.NET
  • #1558: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /Ix.NET/Source
  • #1559: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /AsyncRx.NET
  • #1555: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /Ix.NET/Source
  • #1554: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /AsyncRx.NET
  • #1550: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 in /Ix.NET/Source
  • #1547: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203 in /Ix.NET/Source
  • #1548: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.203 in /AsyncRx.NET
  • #1543: Refactors code to reduce technical debt
  • #1516: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.194 in /Ix.NET/Source
  • #1514: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190 in /AsyncRx.NET
  • #1510: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /Ix.NET/Source
  • #1496: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Rx.NET/Source
  • #1495: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Ix.NET/Source
  • #1494: Fix #1493.
  • #1493: Suspected race condition in Throttle operator
  • #1492: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Rx.NET/Source
  • #1490: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Ix.NET/Source
  • #1491: Bump coverlet.collector from 3.0.2 to 3.0.3 in /AsyncRx.NET
  • #1489: Bump Verify.Xunit from 10.8.0 to 10.9.1 in /Rx.NET/Source
  • #1488: Bump Verify.Xunit from 10.7.0 to 10.8.0 in /Rx.NET/Source
  • #1487: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12 in /Rx.NET/Source
  • #1485: Bump Verify.Xunit from 10.6.2 to 10.7.0 in /Rx.NET/Source
  • #1484: Bump Verify.Xunit from 10.5.1 to 10.6.2 in /Rx.NET/Source
  • #1482: Bump Verify.Xunit from 9.0.0 to 10.5.1 in /Rx.NET/Source
  • #1478: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Rx.NET/Source

This list of changes was auto generated.

AsyncRx.NET v6.0.0-alpha.18

31 May 09:39
f4f727c
Compare
Choose a tag to compare

Changes:

Bugs:

  • #1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #1955: Add netstandard2.0 target to AsyncRx.NET
  • #1938: Add a couple of missing items to the release notes
  • #1937: Mention change in min UWP target platform version in release notes
  • #1933: Update README and related docs
See More
  • #1930: Update NuGet refs
  • #1928: Feature/1898 fix diagnostics
  • #1916: Use snupkg instead of embedded symbols
  • #1915: Remove obsolete #if directives
  • #1630: exposing SingleAssignmentDisposableValue and making it ICancelable
  • #1914: Allow opt-out from TaskScheduler.UnobservedExceptions
  • #1827: Bump Nerdbank.GitVersioning from 3.4.255 to 3.5.119 in /Rx.NET/Source
  • #1823: remove broken link (ruby implementation)
  • #1906: Enable trimming in .NET 6 targets
  • #1883: Replace xUnit with mstest
  • #1449: Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 in /Rx.NET/Source
  • #1901: Back out #1449
  • #1893: Revert change that instructs you to target netX.0-windows10.0.19041
  • #1899: Fix compiler diagnostics in AsyncRx.NET
  • #1896: Merge AsyncRx.NET assemblies
  • #1888: Add AsyncRx.NET build pipeline
  • #1886: Set Rx vnext to 6.0 and add versioning ADR
  • #1882: Upgrade to supported TFMs and SDK versions
  • #1717: Update Observable.Single.cs
  • #1731: Change master to main into PR template
  • #1701: Include icon in package & fix a couple warnings
  • #1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #1684: Update Merge.cs
  • #1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #1671: Fix defines to be OR_GREATER
  • #1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #1617: fix: OfType now accepts a collection of object?
  • #1502: Update Rx 5.x supported platform in README
  • #1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
  • #1597: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source
  • #1619: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source
  • #1620: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source
  • #1623: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source
  • #1624: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Ix.NET/Source
  • #1525: Fix warning when using nullable reference types with OfType operator
  • #1575: Async overloads source generator
  • #1593: Bump Verify.Xunit from 10.9.1 to 11.24.0 in /Rx.NET/Source
  • #1595: Bump FluentAssertions from 5.10.3 to 6.1.0 in /Ix.NET/Source
  • #1594: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Ix.NET/Source
  • #1592: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Rx.NET/Source
  • #1591: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
  • #1590: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
  • #1427: Create Dependabot config file
  • #1586: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
  • #1581: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
  • #1549: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 in /Rx.NET/Source
  • #1541: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Rx.NET/Source
  • #1542: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
  • #1499: Bump DiffPlex from 1.6.3 to 1.7.0 in /Rx.NET/Source
  • #1589: Fix build of Rx.NET integration tests
  • #1588: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /Ix.NET/Source
  • #1587: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET
  • #1583: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /Ix.NET/Source
  • #1584: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /AsyncRx.NET
  • #1579: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Ix.NET/Source
  • #1580: Bump coverlet.collector from 3.0.3 to 3.1.0 in /AsyncRx.NET
  • #1571: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /Ix.NET/Source
  • #1570: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /AsyncRx.NET
  • #1558: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /Ix.NET/Source
  • #1559: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /AsyncRx.NET
  • #1555: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /Ix.NET/Source
  • #1554: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /AsyncRx.NET
  • #1550: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 in /Ix.NET/Source
  • #1547: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203 in /Ix.NET/Source
  • #1548: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.203 in /AsyncRx.NET
  • #1543: Refactors code to reduce technical debt
  • #1516: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.194 in /Ix.NET/Source
  • #1514: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190 in /AsyncRx.NET
  • #1510: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /Ix.NET/Source
  • #1496: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Rx.NET/Source
  • #1495: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Ix.NET/Source
  • #1494: Fix #1493.
  • #1493: Suspected race condition in Throttle operator
  • #1492: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Rx.NET/Source
  • #1490: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Ix.NET/Source
  • #1491: Bump coverlet.collector from 3.0.2 to 3.0.3 in /AsyncRx.NET
  • #1489: Bump Verify.Xunit from 10.8.0 to 10.9.1 in /Rx.NET/Source
  • #1488: Bump Verify.Xunit from 10.7.0 to 10.8.0 in /Rx.NET/Source
  • #1487: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12 in /Rx.NET/Source
  • #1485: Bump Verify.Xunit from 10.6.2 to 10.7.0 in /Rx.NET/Source
  • #1484: Bump Verify.Xunit from 10.5.1 to 10.6.2 in /Rx.NET/Source
  • #1482: Bump Verify.Xunit from 9.0.0 to 10.5.1 in /Rx.NET/Source
  • #1478: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Rx.NET/Source

This list of changes was auto generated.

Rx.NET v6.0.0.1

19 May 05:51
Compare
Choose a tag to compare

Changes:

Bugs:

  • #1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #1938: Add a couple of missing items to the release notes
  • #1937: Mention change in min UWP target platform version in release notes
  • #1933: Update README and related docs
  • #1930: Update NuGet refs
See More
  • #1928: Feature/1898 fix diagnostics
  • #1916: Use snupkg instead of embedded symbols
  • #1915: Remove obsolete #if directives
  • #1630: exposing SingleAssignmentDisposableValue and making it ICancelable
  • #1914: Allow opt-out from TaskScheduler.UnobservedExceptions
  • #1827: Bump Nerdbank.GitVersioning from 3.4.255 to 3.5.119 in /Rx.NET/Source
  • #1823: remove broken link (ruby implementation)
  • #1906: Enable trimming in .NET 6 targets
  • #1883: Replace xUnit with mstest
  • #1449: Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 in /Rx.NET/Source
  • #1901: Back out #1449
  • #1893: Revert change that instructs you to target netX.0-windows10.0.19041
  • #1899: Fix compiler diagnostics in AsyncRx.NET
  • #1896: Merge AsyncRx.NET assemblies
  • #1888: Add AsyncRx.NET build pipeline
  • #1886: Set Rx vnext to 6.0 and add versioning ADR
  • #1882: Upgrade to supported TFMs and SDK versions
  • #1717: Update Observable.Single.cs
  • #1731: Change master to main into PR template
  • #1701: Include icon in package & fix a couple warnings
  • #1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #1684: Update Merge.cs
  • #1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #1671: Fix defines to be OR_GREATER
  • #1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #1617: fix: OfType now accepts a collection of object?
  • #1502: Update Rx 5.x supported platform in README
  • #1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
  • #1597: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source
  • #1619: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source
  • #1620: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source
  • #1623: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source
  • #1624: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Ix.NET/Source
  • #1525: Fix warning when using nullable reference types with OfType operator
  • #1575: Async overloads source generator
  • #1593: Bump Verify.Xunit from 10.9.1 to 11.24.0 in /Rx.NET/Source
  • #1595: Bump FluentAssertions from 5.10.3 to 6.1.0 in /Ix.NET/Source
  • #1594: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Ix.NET/Source
  • #1592: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Rx.NET/Source
  • #1591: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
  • #1590: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
  • #1427: Create Dependabot config file
  • #1586: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
  • #1581: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
  • #1549: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 in /Rx.NET/Source
  • #1541: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Rx.NET/Source
  • #1542: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
  • #1499: Bump DiffPlex from 1.6.3 to 1.7.0 in /Rx.NET/Source
  • #1589: Fix build of Rx.NET integration tests
  • #1588: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /Ix.NET/Source
  • #1587: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET
  • #1583: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /Ix.NET/Source
  • #1584: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /AsyncRx.NET
  • #1579: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Ix.NET/Source
  • #1580: Bump coverlet.collector from 3.0.3 to 3.1.0 in /AsyncRx.NET
  • #1571: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /Ix.NET/Source
  • #1570: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /AsyncRx.NET
  • #1558: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /Ix.NET/Source
  • #1559: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /AsyncRx.NET
  • #1555: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /Ix.NET/Source
  • #1554: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /AsyncRx.NET
  • #1550: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 in /Ix.NET/Source
  • #1547: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203 in /Ix.NET/Source
  • #1548: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.203 in /AsyncRx.NET
  • #1543: Refactors code to reduce technical debt
  • #1516: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.194 in /Ix.NET/Source
  • #1514: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190 in /AsyncRx.NET
  • #1510: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /Ix.NET/Source
  • #1496: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Rx.NET/Source
  • #1495: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Ix.NET/Source
  • #1494: Fix #1493.
  • #1493: Suspected race condition in Throttle operator
  • #1492: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Rx.NET/Source
  • #1490: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Ix.NET/Source
  • #1491: Bump coverlet.collector from 3.0.2 to 3.0.3 in /AsyncRx.NET
  • #1489: Bump Verify.Xunit from 10.8.0 to 10.9.1 in /Rx.NET/Source
  • #1488: Bump Verify.Xunit from 10.7.0 to 10.8.0 in /Rx.NET/Source
  • #1487: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12 in /Rx.NET/Source
  • #1485: Bump Verify.Xunit from 10.6.2 to 10.7.0 in /Rx.NET/Source
  • #1484: Bump Verify.Xunit from 10.5.1 to 10.6.2 in /Rx.NET/Source
  • #1482: Bump Verify.Xunit from 9.0.0 to 10.5.1 in /Rx.NET/Source
  • #1478: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Rx.NET/Source

This list of changes was auto generated.

Rx.NET v6.0.0-preview.16

17 May 05:01
df7da6a
Compare
Choose a tag to compare

Changes:

Bugs:

  • #1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #1933: Update README and related docs
  • #1930: Update NuGet refs
  • #1928: Feature/1898 fix diagnostics
  • #1916: Use snupkg instead of embedded symbols
See More
  • #1915: Remove obsolete #if directives
  • #1630: exposing SingleAssignmentDisposableValue and making it ICancelable
  • #1914: Allow opt-out from TaskScheduler.UnobservedExceptions
  • #1827: Bump Nerdbank.GitVersioning from 3.4.255 to 3.5.119 in /Rx.NET/Source
  • #1823: remove broken link (ruby implementation)
  • #1906: Enable trimming in .NET 6 targets
  • #1883: Replace xUnit with mstest
  • #1449: Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 in /Rx.NET/Source
  • #1901: Back out #1449
  • #1893: Revert change that instructs you to target netX.0-windows10.0.19041
  • #1899: Fix compiler diagnostics in AsyncRx.NET
  • #1896: Merge AsyncRx.NET assemblies
  • #1888: Add AsyncRx.NET build pipeline
  • #1886: Set Rx vnext to 6.0 and add versioning ADR
  • #1882: Upgrade to supported TFMs and SDK versions
  • #1717: Update Observable.Single.cs
  • #1731: Change master to main into PR template
  • #1701: Include icon in package & fix a couple warnings
  • #1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #1684: Update Merge.cs
  • #1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #1671: Fix defines to be OR_GREATER
  • #1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #1617: fix: OfType now accepts a collection of object?
  • #1502: Update Rx 5.x supported platform in README
  • #1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
  • #1597: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source
  • #1619: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source
  • #1620: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source
  • #1623: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source
  • #1624: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Ix.NET/Source
  • #1525: Fix warning when using nullable reference types with OfType operator
  • #1575: Async overloads source generator
  • #1593: Bump Verify.Xunit from 10.9.1 to 11.24.0 in /Rx.NET/Source
  • #1595: Bump FluentAssertions from 5.10.3 to 6.1.0 in /Ix.NET/Source
  • #1594: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Ix.NET/Source
  • #1592: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Rx.NET/Source
  • #1591: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
  • #1590: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
  • #1427: Create Dependabot config file
  • #1586: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
  • #1581: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
  • #1549: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 in /Rx.NET/Source
  • #1541: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Rx.NET/Source
  • #1542: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
  • #1499: Bump DiffPlex from 1.6.3 to 1.7.0 in /Rx.NET/Source
  • #1589: Fix build of Rx.NET integration tests
  • #1588: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /Ix.NET/Source
  • #1587: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET
  • #1583: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /Ix.NET/Source
  • #1584: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /AsyncRx.NET
  • #1579: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Ix.NET/Source
  • #1580: Bump coverlet.collector from 3.0.3 to 3.1.0 in /AsyncRx.NET
  • #1571: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /Ix.NET/Source
  • #1570: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /AsyncRx.NET
  • #1558: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /Ix.NET/Source
  • #1559: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /AsyncRx.NET
  • #1555: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /Ix.NET/Source
  • #1554: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /AsyncRx.NET
  • #1550: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 in /Ix.NET/Source
  • #1547: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203 in /Ix.NET/Source
  • #1548: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.203 in /AsyncRx.NET
  • #1543: Refactors code to reduce technical debt
  • #1516: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.194 in /Ix.NET/Source
  • #1514: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190 in /AsyncRx.NET
  • #1510: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /Ix.NET/Source
  • #1496: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Rx.NET/Source
  • #1495: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Ix.NET/Source
  • #1494: Fix #1493.
  • #1493: Suspected race condition in Throttle operator
  • #1492: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Rx.NET/Source
  • #1490: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Ix.NET/Source
  • #1491: Bump coverlet.collector from 3.0.2 to 3.0.3 in /AsyncRx.NET
  • #1489: Bump Verify.Xunit from 10.8.0 to 10.9.1 in /Rx.NET/Source
  • #1488: Bump Verify.Xunit from 10.7.0 to 10.8.0 in /Rx.NET/Source
  • #1487: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12 in /Rx.NET/Source
  • #1485: Bump Verify.Xunit from 10.6.2 to 10.7.0 in /Rx.NET/Source
  • #1484: Bump Verify.Xunit from 10.5.1 to 10.6.2 in /Rx.NET/Source
  • #1482: Bump Verify.Xunit from 9.0.0 to 10.5.1 in /Rx.NET/Source
  • #1478: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Rx.NET/Source
  • #1477: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Ix.NET/Source
  • #1479: Bump coverlet.collector from 3.0.1 to 3.0.2 in /AsyncRx.NET

This list of changes was auto generated.

Rx.NET v6.0.0-preview.13

20 Apr 06:31
fb2b69d
Compare
Choose a tag to compare

Changes:

Bugs:

  • #1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #1916: Use snupkg instead of embedded symbols
  • #1915: Remove obsolete #if directives
  • #1630: exposing SingleAssignmentDisposableValue and making it ICancelable
  • #1914: Allow opt-out from TaskScheduler.UnobservedExceptions
See More
  • #1827: Bump Nerdbank.GitVersioning from 3.4.255 to 3.5.119 in /Rx.NET/Source
  • #1823: remove broken link (ruby implementation)
  • #1906: Enable trimming in .NET 6 targets
  • #1883: Replace xUnit with mstest
  • #1449: Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 in /Rx.NET/Source
  • #1901: Back out #1449
  • #1893: Revert change that instructs you to target netX.0-windows10.0.19041
  • #1899: Fix compiler diagnostics in AsyncRx.NET
  • #1896: Merge AsyncRx.NET assemblies
  • #1888: Add AsyncRx.NET build pipeline
  • #1886: Set Rx vnext to 6.0 and add versioning ADR
  • #1882: Upgrade to supported TFMs and SDK versions
  • #1717: Update Observable.Single.cs
  • #1731: Change master to main into PR template
  • #1701: Include icon in package & fix a couple warnings
  • #1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #1684: Update Merge.cs
  • #1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #1671: Fix defines to be OR_GREATER
  • #1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #1617: fix: OfType now accepts a collection of object?
  • #1502: Update Rx 5.x supported platform in README
  • #1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
  • #1597: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source
  • #1619: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source
  • #1620: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source
  • #1623: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source
  • #1624: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Ix.NET/Source
  • #1525: Fix warning when using nullable reference types with OfType operator
  • #1575: Async overloads source generator
  • #1593: Bump Verify.Xunit from 10.9.1 to 11.24.0 in /Rx.NET/Source
  • #1595: Bump FluentAssertions from 5.10.3 to 6.1.0 in /Ix.NET/Source
  • #1594: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Ix.NET/Source
  • #1592: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Rx.NET/Source
  • #1591: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
  • #1590: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
  • #1427: Create Dependabot config file
  • #1586: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
  • #1581: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
  • #1549: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 in /Rx.NET/Source
  • #1541: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Rx.NET/Source
  • #1542: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
  • #1499: Bump DiffPlex from 1.6.3 to 1.7.0 in /Rx.NET/Source
  • #1589: Fix build of Rx.NET integration tests
  • #1588: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /Ix.NET/Source
  • #1587: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET
  • #1583: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /Ix.NET/Source
  • #1584: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /AsyncRx.NET
  • #1579: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Ix.NET/Source
  • #1580: Bump coverlet.collector from 3.0.3 to 3.1.0 in /AsyncRx.NET
  • #1571: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /Ix.NET/Source
  • #1570: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /AsyncRx.NET
  • #1558: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /Ix.NET/Source
  • #1559: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /AsyncRx.NET
  • #1555: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /Ix.NET/Source
  • #1554: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /AsyncRx.NET
  • #1550: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 in /Ix.NET/Source
  • #1547: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203 in /Ix.NET/Source
  • #1548: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.203 in /AsyncRx.NET
  • #1543: Refactors code to reduce technical debt
  • #1516: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.194 in /Ix.NET/Source
  • #1514: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190 in /AsyncRx.NET
  • #1510: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /Ix.NET/Source
  • #1496: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Rx.NET/Source
  • #1495: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Ix.NET/Source
  • #1494: Fix #1493.
  • #1493: Suspected race condition in Throttle operator
  • #1492: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Rx.NET/Source
  • #1490: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Ix.NET/Source
  • #1491: Bump coverlet.collector from 3.0.2 to 3.0.3 in /AsyncRx.NET
  • #1489: Bump Verify.Xunit from 10.8.0 to 10.9.1 in /Rx.NET/Source
  • #1488: Bump Verify.Xunit from 10.7.0 to 10.8.0 in /Rx.NET/Source
  • #1487: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12 in /Rx.NET/Source
  • #1485: Bump Verify.Xunit from 10.6.2 to 10.7.0 in /Rx.NET/Source
  • #1484: Bump Verify.Xunit from 10.5.1 to 10.6.2 in /Rx.NET/Source
  • #1482: Bump Verify.Xunit from 9.0.0 to 10.5.1 in /Rx.NET/Source
  • #1478: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Rx.NET/Source
  • #1477: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Ix.NET/Source
  • #1479: Bump coverlet.collector from 3.0.1 to 3.0.2 in /AsyncRx.NET
  • #1475: Bump coverlet.collector from 1.3.0 to 3.0.1 in /Rx.NET/Source

This list of changes was auto generated.

Rx.NET v6.0.0-preview.9

31 Mar 13:16
331a1a0
Compare
Choose a tag to compare

Changes:

Bugs:

  • #1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #1827: Bump Nerdbank.GitVersioning from 3.4.255 to 3.5.119 in /Rx.NET/Source
  • #1823: remove broken link (ruby implementation)
  • #1906: Enable trimming in .NET 6 targets
  • #1883: Replace xUnit with mstest
See More
  • #1449: Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 in /Rx.NET/Source
  • #1901: Back out #1449
  • #1893: Revert change that instructs you to target netX.0-windows10.0.19041
  • #1899: Fix compiler diagnostics in AsyncRx.NET
  • #1896: Merge AsyncRx.NET assemblies
  • #1888: Add AsyncRx.NET build pipeline
  • #1886: Set Rx vnext to 6.0 and add versioning ADR
  • #1882: Upgrade to supported TFMs and SDK versions
  • #1717: Update Observable.Single.cs
  • #1731: Change master to main into PR template
  • #1701: Include icon in package & fix a couple warnings
  • #1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #1684: Update Merge.cs
  • #1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #1671: Fix defines to be OR_GREATER
  • #1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #1617: fix: OfType now accepts a collection of object?
  • #1502: Update Rx 5.x supported platform in README
  • #1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
  • #1597: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source
  • #1619: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source
  • #1620: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source
  • #1623: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source
  • #1624: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Ix.NET/Source
  • #1525: Fix warning when using nullable reference types with OfType operator
  • #1575: Async overloads source generator
  • #1593: Bump Verify.Xunit from 10.9.1 to 11.24.0 in /Rx.NET/Source
  • #1595: Bump FluentAssertions from 5.10.3 to 6.1.0 in /Ix.NET/Source
  • #1594: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Ix.NET/Source
  • #1592: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Rx.NET/Source
  • #1591: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
  • #1590: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
  • #1427: Create Dependabot config file
  • #1586: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
  • #1581: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
  • #1549: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 in /Rx.NET/Source
  • #1541: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Rx.NET/Source
  • #1542: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
  • #1499: Bump DiffPlex from 1.6.3 to 1.7.0 in /Rx.NET/Source
  • #1589: Fix build of Rx.NET integration tests
  • #1588: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /Ix.NET/Source
  • #1587: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET
  • #1583: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /Ix.NET/Source
  • #1584: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /AsyncRx.NET
  • #1579: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Ix.NET/Source
  • #1580: Bump coverlet.collector from 3.0.3 to 3.1.0 in /AsyncRx.NET
  • #1571: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /Ix.NET/Source
  • #1570: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /AsyncRx.NET
  • #1558: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /Ix.NET/Source
  • #1559: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /AsyncRx.NET
  • #1555: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /Ix.NET/Source
  • #1554: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /AsyncRx.NET
  • #1550: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 in /Ix.NET/Source
  • #1547: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203 in /Ix.NET/Source
  • #1548: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.203 in /AsyncRx.NET
  • #1543: Refactors code to reduce technical debt
  • #1516: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.194 in /Ix.NET/Source
  • #1514: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190 in /AsyncRx.NET
  • #1510: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /Ix.NET/Source
  • #1496: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Rx.NET/Source
  • #1495: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Ix.NET/Source
  • #1494: Fix #1493.
  • #1493: Suspected race condition in Throttle operator
  • #1492: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Rx.NET/Source
  • #1490: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Ix.NET/Source
  • #1491: Bump coverlet.collector from 3.0.2 to 3.0.3 in /AsyncRx.NET
  • #1489: Bump Verify.Xunit from 10.8.0 to 10.9.1 in /Rx.NET/Source
  • #1488: Bump Verify.Xunit from 10.7.0 to 10.8.0 in /Rx.NET/Source
  • #1487: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12 in /Rx.NET/Source
  • #1485: Bump Verify.Xunit from 10.6.2 to 10.7.0 in /Rx.NET/Source
  • #1484: Bump Verify.Xunit from 10.5.1 to 10.6.2 in /Rx.NET/Source
  • #1482: Bump Verify.Xunit from 9.0.0 to 10.5.1 in /Rx.NET/Source
  • #1478: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Rx.NET/Source
  • #1477: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Ix.NET/Source
  • #1479: Bump coverlet.collector from 3.0.1 to 3.0.2 in /AsyncRx.NET
  • #1475: Bump coverlet.collector from 1.3.0 to 3.0.1 in /Rx.NET/Source
  • #1474: Bump coverlet.collector from 1.3.0 to 3.0.1 in /AsyncRx.NET

This list of changes was auto generated.

Async Rx.NET v6.0.0-alpha.3

17 Mar 09:24
2a8c658
Compare
Choose a tag to compare

Changes:

Bugs:

  • #1626: Fix duplicate emission in Delay with immediate selector

Enhancement:

  • #1879: Add Rx.NET 2023 roadmap, and tooling update ADR
  • #1700: Add MinByWithTies and MaxByWithTies to bring back a MinBy/MaxBy that returns a list

Others:

  • #1899: Fix compiler diagnostics in AsyncRx.NET
  • #1896: Merge AsyncRx.NET assemblies
  • #1888: Add AsyncRx.NET build pipeline
  • #1886: Set Rx vnext to 6.0 and add versioning ADR
See More
  • #1882: Upgrade to supported TFMs and SDK versions
  • #1717: Update Observable.Single.cs
  • #1731: Change master to main into PR template
  • #1701: Include icon in package & fix a couple warnings
  • #1681: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Ix.NET/Source
  • #1680: Bump Nerdbank.GitVersioning from 3.4.244 to 3.4.255 in /Rx.NET/Source
  • #1684: Update Merge.cs
  • #1688: Bump FluentAssertions from 6.2.0 to 6.4.0 in /Ix.NET/Source
  • #1694: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Ix.NET/Source
  • #1696: Bump coverlet.collector from 3.1.0 to 3.1.1 in /Rx.NET/Source
  • #1671: Fix defines to be OR_GREATER
  • #1666: Bump IsExternalInit from 1.0.1 to 1.0.2 in /Ix.NET/Source
  • #1668: Bump Verify.Xunit from 14.7.0 to 14.11.2 in /Rx.NET/Source
  • #1670: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Ix.NET/Source
  • #1669: Bump MSBuild.Sdk.Extras from 3.0.38 to 3.0.44 in /Rx.NET/Source
  • #1661: Remove support for .NET Core 2.1 and netstandard1.0. bump .net to 4.8
  • #1660: Update to 6.0 SDK and exclude min/max/minby/maxby from 6.0 refs
  • #1637: Bump Microsoft.Bcl.AsyncInterfaces from 5.0.0 to 6.0.0 in /Ix.NET/Source
  • #1640: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Rx.NET/Source
  • #1641: Bump Microsoft.SourceLink.GitHub from 1.0.0 to 1.1.1 in /Ix.NET/Source
  • #1658: Bump Verify.Xunit from 13.3.1 to 14.7.0 in /Rx.NET/Source
  • #1617: fix: OfType now accepts a collection of object?
  • #1502: Update Rx 5.x supported platform in README
  • #1622: Bump Verify.Xunit from 11.24.0 to 13.3.1 in /Rx.NET/Source
  • #1621: Bump FluentAssertions from 6.1.0 to 6.2.0 in /Ix.NET/Source
  • #1615: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.12 to 6.2.13 in /Rx.NET/Source
  • #1603: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Rx.NET/Source
  • #1602: Bump MSBuild.Sdk.Extras from 3.0.23 to 3.0.38 in /Ix.NET/Source
  • #1597: Bump IsExternalInit from 1.0.0 to 1.0.1 in /Ix.NET/Source
  • #1619: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Ix.NET/Source
  • #1620: Bump Nerdbank.GitVersioning from 3.4.231 to 3.4.244 in /Rx.NET/Source
  • #1623: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Rx.NET/Source
  • #1624: Bump Microsoft.NET.Test.Sdk from 16.11.0 to 17.0.0 in /Ix.NET/Source
  • #1525: Fix warning when using nullable reference types with OfType operator
  • #1575: Async overloads source generator
  • #1593: Bump Verify.Xunit from 10.9.1 to 11.24.0 in /Rx.NET/Source
  • #1595: Bump FluentAssertions from 5.10.3 to 6.1.0 in /Ix.NET/Source
  • #1594: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Ix.NET/Source
  • #1592: Bump Microsoft.NET.Test.Sdk from 16.10.0 to 16.11.0 in /Rx.NET/Source
  • #1591: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Ix.NET/Source
  • #1590: Bump BenchmarkDotNet from 0.13.0 to 0.13.1 in /Rx.NET/Source
  • #1427: Create Dependabot config file
  • #1586: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.231 in /Rx.NET/Source
  • #1581: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Rx.NET/Source
  • #1549: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.10.0 in /Rx.NET/Source
  • #1541: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Rx.NET/Source
  • #1542: Bump BenchmarkDotNet from 0.12.1 to 0.13.0 in /Ix.NET/Source
  • #1499: Bump DiffPlex from 1.6.3 to 1.7.0 in /Rx.NET/Source
  • #1589: Fix build of Rx.NET integration tests
  • #1588: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /Ix.NET/Source
  • #1587: Bump Nerdbank.GitVersioning from 3.4.228 to 3.4.231 in /AsyncRx.NET
  • #1583: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /Ix.NET/Source
  • #1584: Bump Nerdbank.GitVersioning from 3.4.220 to 3.4.228 in /AsyncRx.NET
  • #1579: Bump coverlet.collector from 3.0.3 to 3.1.0 in /Ix.NET/Source
  • #1580: Bump coverlet.collector from 3.0.3 to 3.1.0 in /AsyncRx.NET
  • #1571: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /Ix.NET/Source
  • #1570: Bump Nerdbank.GitVersioning from 3.4.216 to 3.4.220 in /AsyncRx.NET
  • #1558: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /Ix.NET/Source
  • #1559: Bump Nerdbank.GitVersioning from 3.4.205 to 3.4.216 in /AsyncRx.NET
  • #1555: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /Ix.NET/Source
  • #1554: Bump Nerdbank.GitVersioning from 3.4.203 to 3.4.205 in /AsyncRx.NET
  • #1550: Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 in /Ix.NET/Source
  • #1547: Bump Nerdbank.GitVersioning from 3.4.194 to 3.4.203 in /Ix.NET/Source
  • #1548: Bump Nerdbank.GitVersioning from 3.4.190 to 3.4.203 in /AsyncRx.NET
  • #1543: Refactors code to reduce technical debt
  • #1516: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.194 in /Ix.NET/Source
  • #1514: Bump Nerdbank.GitVersioning from 3.3.37 to 3.4.190 in /AsyncRx.NET
  • #1510: Bump Microsoft.NET.Test.Sdk from 16.9.1 to 16.9.4 in /Ix.NET/Source
  • #1496: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Rx.NET/Source
  • #1495: Bump Microsoft.NET.Test.Sdk from 16.8.3 to 16.9.1 in /Ix.NET/Source
  • #1494: Fix #1493.
  • #1493: Suspected race condition in Throttle operator
  • #1492: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Rx.NET/Source
  • #1490: Bump coverlet.collector from 3.0.2 to 3.0.3 in /Ix.NET/Source
  • #1491: Bump coverlet.collector from 3.0.2 to 3.0.3 in /AsyncRx.NET
  • #1489: Bump Verify.Xunit from 10.8.0 to 10.9.1 in /Rx.NET/Source
  • #1488: Bump Verify.Xunit from 10.7.0 to 10.8.0 in /Rx.NET/Source
  • #1487: Bump Microsoft.NETCore.UniversalWindowsPlatform from 6.2.11 to 6.2.12 in /Rx.NET/Source
  • #1485: Bump Verify.Xunit from 10.6.2 to 10.7.0 in /Rx.NET/Source
  • #1484: Bump Verify.Xunit from 10.5.1 to 10.6.2 in /Rx.NET/Source
  • #1482: Bump Verify.Xunit from 9.0.0 to 10.5.1 in /Rx.NET/Source
  • #1478: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Rx.NET/Source
  • #1477: Bump coverlet.collector from 3.0.1 to 3.0.2 in /Ix.NET/Source
  • #1479: Bump coverlet.collector from 3.0.1 to 3.0.2 in /AsyncRx.NET
  • #1475: Bump coverlet.collector from 1.3.0 to 3.0.1 in /Rx.NET/Source
  • #1474: Bump coverlet.collector from 1.3.0 to 3.0.1 in /AsyncRx.NET
  • #1473: Bump coverlet.collector from 1.3.0 to 3.0.1 in /Ix.NET/Source
  • #1435: Bump System.Reactive from 4.0.0-preview00001 to 5.0.0 in /AsyncRx.NET

This list of changes was auto generated.

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy