Releases: Neroware/GodotRx
Releases · Neroware/GodotRx
GodotRx 1.0.2 for Godot 4.2
(i) This release is based on commit 3ca343d
Changes:
- Added improved test-suit (see branch rz/testing)
- Updated installation section in README
- Fixed bug: SetGet-ReactiveProperty not maintaining setter
- Fixed bug: NewThreadScheduler awaiting own thread when scheduled periodically
Contributions are always welcome!
GodotRx 1.0.1 for Godot 4.2
(i) This release is based on commit 5bceac7.
Changes since addon release on Godot Asset Lib
- Added Observable operators to Subject types
- Added "to_reactive_property" operator
- Refactored error type system
- Changes to documentation