All notable changes to this project from 1.1.0 forward will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
Latest Laravel Framework commit: https://github.com/laravel/framework/commit/38342ab7d7a4e52fe78109d37a145d8309641da1
- Container Proxy are been removed
- container.foo = 'foo'; // not works anymore
- delete container.foo; // not works anymore
- container.foo; // not works anymore
- Internal assignement of parameters definition.type
- Internal assignement of parameters definition.type
First Public Release On Npm