Skip to content

Releases: reactiveui/Extensions

4.0.0

Choose a tag to compare

@github-actions github-actions released this 23 May 09:19

🔏 4.0.0 — consolidated, re-signed release

This is the recommended release. It supersedes and folds together 2.2.1 and 2.3.1, which were signed with a code-signing certificate that has since been revoked — NuGet restore fails on them with NU3012. 4.0.0 is re-signed with a valid certificate; the superseded releases have been removed and their notes consolidated here.

🗞️ What's Changed

💥 Breaking / major

  • perf!: cut allocations across the entire operator surface, with full public-API benchmark coverage (#169)
  • Async-native pipeline with sweeping operator fusion and allocation reductions (#154)

✨ Features

  • Add async helpers and a CombineLatest enumerable overload (#135)
  • Add the ReactiveUI.Extensions Async module (#117)
  • Modernize the async library (#126)

⚡ Performance

  • Eliminate hot-path allocations and modernize C# usage (#138)

🐛 Fixes

  • ToObservable bridge no longer deadlocks on a re-entrant Dispose (#163)
  • Fix async test subscriptions (#125)

🧪 Tests & CI

  • Expand coverage for fused async helpers, subject base, partition, and sync-operator branches (#167)
  • Expand operator coverage and fix a flaky Merge test (#165)
  • Cap per-test runtime at 60s; tighten subscribe-loop waits (#162, #157)

📝 Documentation

  • README: SonarCloud badges, centered logo, and new operator docs (#156)

🧹 Build, CI & signing

  • Migrate signing to Certum SimplySign; add the release workflow

📦 Dependencies

🔗 Full Changelog: 2.1.1...v4.0.0

🙌 Contributions

💖 Thanks to all the contributors — @glennawatson, @ChrisPulman (see the linked PRs for attribution).

🤖 Automated services that contributed: @renovate[bot]

2.1.1

Choose a tag to compare

@glennawatson glennawatson released this 12 Jan 08:46
d3bb06e

🗞️ What's Changed

💥 Breaking Changes

🧹 General Changes

✅ Tests

📦 Dependencies

📌 Other

🔗 Full Changelog: 2.0.1...2.1.1

🙌 Contributions

🌱 New contributors since the last release: @Copilot
💖 Thanks to all the contributors: @ChrisPulman, @Copilot, @Glenn, @glennawatson

🤖 Automated services that contributed: @copilot-swe-agent[bot], @renovate[bot]

2.0.1

Choose a tag to compare

@glennawatson glennawatson released this 16 Sep 11:09
4d4bfd2

🗞️ What's Changed

📌 Refactor - Major

✨ Features

🧹 General Changes

📦 Dependencies

Full Changelog: 1.1.13...2.0.1

🙌 Contributions

💖 Thanks to all the contributors: @ChrisPulman, @Glenn, @glennawatson

🤖 Automated services that contributed: @renovate[bot]

1.1.13

Choose a tag to compare

@github-actions github-actions released this 16 Jan 06:19
df17246

Other:

1.1.12

Choose a tag to compare

@github-actions github-actions released this 14 Jan 08:55
df99448

Fixes:

1.1.11

Choose a tag to compare

@github-actions github-actions released this 14 Jan 07:57
f7bed15

Dependencies:

Features:

1.1.8

Choose a tag to compare

@github-actions github-actions released this 24 Nov 08:37
02e66fe

Other:

1.1.7

Choose a tag to compare

@github-actions github-actions released this 11 Nov 00:21
f389a54

Dependencies:

Other:

1.1.1

Choose a tag to compare

@github-actions github-actions released this 15 May 23:23
1af3032

Dependencies:

Features:

Housekeeping:

1.0.4

Choose a tag to compare

@github-actions github-actions released this 21 Jul 05:09
2d51f09

Fixes:

  • 97c33df fix: DisposableExtensions namespace Rodney Littles II

Housekeeping:

Other: