Fuse 0.33 is out!
Highlights
- Lots of Observable API improvements & cleanup
- Performance improvements for native controls on Android
- Low-level refactoring to enable A Brighter Future. Check this out if you write a lot of Uno code.
Download and read the full change log at https://www.fusetools.com/downloads/
Fuse 0.32.2 is out now, with a few more fixes:
- Fixed a regression where observables would send multiple messages with the same value. This lead to unexpected behavior in some cases.
- Fixed an issue with .inner and .innerTwoWay forwarding the Observable itself
- Fixed a bogus error when .expand was passed an empty Observable