Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Tags: erinloy/ecsrx

Tags

3.5.x

Toggle 3.5.x's commit message
Moving to add disposable for ReactiveData interfaces

Also moved properties up to root level

3.4.x

Toggle 3.4.x's commit message
Bumped version

3.3.x

Toggle 3.3.x's commit message
Fixed issue with the component pools

Also added regression tests to confirm this issue can be caught if it were to be introduced again.

3.2.x

Toggle 3.2.x's commit message
Bumped version

3.1.x

Toggle 3.1.x's commit message
Refactoring some namespaces

This is a breaking change due to the new namespaces but no actual logic has changed.

3.0.x

Toggle 3.0.x's commit message
Merge branch 'batching-reuse'

2.0.0

Toggle 2.0.0's commit message
Bumped version

1.2.0

Toggle 1.2.0's commit message
Added support for HasBinding and fixed issue with TTo in bindings

Also added some functionality to system executor to throw if a system already exists and exposing HasSystem method and tests to verify behaviour.

1.1.0

Toggle 1.1.0's commit message
Updated extensions

1.0.0

Toggle 1.0.0's commit message
Merge branch 'micro-rx'