Aura PHP v2.0.0-beta2 Release Notes

  • ๐Ÿš€ Second beta release.

    • REF: Extract object creation from Container into Factory

    • โšก๏ธ DOC: Complete README rewrite, update docblocks

    • โž• ADD: The Factory now supports setters from traits.

    • โž• ADD: LazyValue functionality.

    • โž• ADD: Auto-resolution of typehinted constructor parameters, and of array typehints with no default value, along with directed auto-resolution.

    • โž• ADD: ContainerAssertionsTrait so that outehr packages can more easily test their container config classes.