Skip to content

v1.0.2 - Extensions & Fixes

Compare
Choose a tag to compare
@juniordiscart juniordiscart released this 11 May 21:28
· 117 commits to master since this release

Note: this release contains a breaking change! Check the 'Renamed' entries in the changelist below.

Changelist:

Added

  • DependencyContainerExtensions collapsing frequently chained methods into a single call.

Fixed

  • The global dependency context was only injected in the scene's root game objects. Now their children are processed as well.

Renamed

  • FunctorBindingGeneratorBinding. The file and documentation already used the right name, but the actual class did not reflect this yet. Note: this is a breaking change!