Release 8.0.1
Buf fix
InvalidCastException
is occurred when accessingCollectionChanged<T>.Value
property on a callback method forSubscribe
ofReadOnlyReactiveCollection.ToCollectionChanged()
. This bug was occurred on only v8.0.0, never occurred on previous versions.