Releases: jspuij/Cortex.Net
Releases · jspuij/Cortex.Net
Added Rx interoperability
- Added Rx interoperability.
- Bugfix OpCodeselector
- Update to preview4 for blazor.
New preview release
- Implemented 'When'
- Implemented ObservableDictionary and ObservableSet
- New unit tests
- Fixed reentrancybug in computed
- New extension methods to create observables and computeds
- Implemented Box
- Implemented asynchronous weaved actions.
Small fixes
- Fixed a bug where fody would not pick up the weaver.
- Fixed a bug where fody would throw an exception when the Cortex.NET reference is optimized away in an empty project.
- Upgraded to .NET Core 3.1.0-preview3
First preview release.
Pre Alpha version. Is able to run the todomvc sample.