Skip to content

3.0.2

Compare
Choose a tag to compare
@lucatume lucatume released this 20 Jan 09:20
· 132 commits to master since this release

3.0.2

Added

  • Add support for resolving primitive values (e.g. int, string, bool etc...) using Container::when(), Container::needs() and Container::give() (thanks @defunctl).