Really just begrudgingly using semver
This release requires little fanfare really, it is just a version bump to align with semver (which I very much like, but wish breaking changes could be represented by 0.THISBIT.0.0
).
That aside the polyfills inside EcsRx have now been moved to a new MicroRx
project, and the Ninject
dependency wrapper has been released as a separate package, finally the EcsRx.ReactiveData
package is now out there which contains ReactiveDictionary
, ReactiveCollection
and ReactiveProperty
incase you are not using UniRx (its all unirx code which has been slightly altered to work with rx.net anyway).
Other than that nothing to report!