Skip to content

Releases: Cysharp/R3

Ver.1.1.13

25 Jun 12:26
Compare
Choose a tag to compare

What's Changed

  • [Godot] Ensure that ObservableTrackerDebuggerPlugin sessions Dictionary is no… by @KAW0 in #224
  • AddTo support for Godot Node by @minami110 in #207
  • Add BlazorWebAssembly support by @EX-EXE in #206
  • Change RingBuffer class visibility to internal
  • Fix Observable.Defer throws exception when continuous operator using Subscribe internally
  • Fix ReplaySubject race condition #228

New Contributors

Full Changelog: 1.1.12...1.1.13

Ver.1.1.12

28 May 10:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.11...1.1.12

Ver.1.1.11

18 Mar 11:03
Compare
Choose a tag to compare
  • Fixed the broken SerialDisposable. This impacted Observable<Observable>.Switch and IEnumerable<Observable>.Concat.

Full Changelog: 1.1.10...1.1.11

Ver.1.1.10

11 Mar 05:22
Compare
Choose a tag to compare

What's Changed

  • Fix ReactiveProperty broken iteration on 1.1.9
  • Improve ReactiveProperty now thread-safe on Subscribe, Dispose and subscription Dispose.
  • Register TimeProvider as Singleton. by @mayuki in #168

New Contributors

Full Changelog: 1.1.9...1.1.10

Ver.1.1.9

10 Mar 01:14
Compare
Choose a tag to compare
  • More Fixed iteration of ReactiveProperty may be corrupted depending on certain conditions. This issue was introduced in version 1.1.0.

Full Changelog: 1.1.8...1.1.9

Ver.1.1.8

09 Mar 15:12
Compare
Choose a tag to compare
  • Fixed iteration of ReactiveProperty may be corrupted depending on certain conditions. This issue was introduced in version 1.1.0.

Full Changelog: 1.1.7...1.1.8

Ver.1.1.7

06 Mar 08:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.6...1.1.7

Ver.1.1.6

05 Mar 03:58
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.5...1.1.6

Ver.1.1.5

04 Mar 08:15
Compare
Choose a tag to compare
  • Support new platform Blazor, uploaded R3Extensions.Blazor package on NuGet

Full Changelog: 1.1.4...1.1.5

Ver.1.1.4

04 Mar 08:14
Compare
Choose a tag to compare
  • Add SynchronizationContextTimeProvider
  • Add ObservableSystem.RegisterServiceProvider
  • Fix ReactiveProperty push duplicate value on recursive subscribe

Full Changelog: 1.1.3...1.1.4