Skip to content

Tags: reactiveui/Extensions

Tags

2.2.1

Toggle 2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore: Update version from 2.1 to 2.2.x

2.1.1

Toggle 2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump version from 2.0 to 2.1 ready for release (#114)

Bump version from 2.0 to 2.1

Co-authored-by: Glenn <[email protected]>

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Rename project to ReactiveUI.Extensions and update metadata (#86)

* Rename project to ReactiveUI.Extensions and update metadata

Renamed all namespaces, folders, and files to ReactiveUI.Extensions. Updated copyright years, company names, and URLs in LICENSE, README, and project files. Removed the release GitHub Actions workflow, updated the logo, and modernized the solution and build configuration. Added a Usings.cs file to centralize global usings. Incremented version to 2.0 in version.json.

* Update README.md

1.1.13

Toggle 1.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update SubscribeSynchronous and Add SubscribeAsync (#29)

Update Synchronous and Async Subscribe

Rename SynchronizeAsync to SynchronizeSynchronous as is blocking to the source.
Add SynchronizeAsync as a non blocking version of the same.

1.1.12

Toggle 1.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix Synchronous name spelling (#28)

* Fix Synchronous name spelling

* Update ReactiveExtensionsTests.cs

1.1.11

Toggle 1.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Feature add SynchronizeAsync (#27)

* Feature add SynchronizeAsync

Add SubscribeSynchronus

* Update ReactiveExtensionsTests.cs

* Update README.md

1.1.8

Toggle 1.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Extend the functions further. (#24)

* Extend the functions further

* Update README.md

* Update directory.build.props

* Update from preview of net 8 to release

1.1.7

Toggle 1.1.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add additional functions. (#23)

* Add additional functions

* Tidy foreach to make more performant

* Fix missing headers

* Update Copyright to 2023

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
housekeeping: release 1.1

1.0.4

Toggle 1.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
housekeeping: add test coverage (#2)