Skip to content

Really just begrudgingly using semver

Compare
Choose a tag to compare
@grofit grofit released this 23 Aug 21:25
· 294 commits to master since this release

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!