What's Changed
- Call ForceNotify on SerializedReactiveProperty edtiro inspector change on Unity by @neuecc in #140
- awaitOperations -> awaitOperation by @neuecc in #141
- Add Chunk(Func) by @neuecc in #143
- Fix Debounce, ThrottleFirstLast, ThrottleLast async overload does not handle correctly when func return immediately by @neuecc in #146
- Change Chunk(TimeSpan) timer start when first value comes by @neuecc in #147
- Add Chunk(count, skip) by @neuecc in #148
- Reduce memory usage of ReactiveProperty by @neuecc in #149
- add module initializer for R3 Stride nuget package by @itn3000 in #134
Full Changelog: 1.0.4...1.1.0