# Changelog

## 1.1.5 (2020-06-12)

- Object creation has been fixed

## 1.1.4 (2020-06-05)

- Object creation has been fixed

## 1.1.3 (2015-03-04)

- Registration resolving from parent's cantainer has been fixed
- Now by default option autowired is the same as parent's

## 1.1.1 (2015-03-03)

- Function invocation has been fixed

## 1.1.0 (2015-01-28)

- AMD support has been added
- Option to invoke function while resolving type has been added
- Mode 'debug' is included. This flag allows to print an additional information to the output
- Multiple registrations with same name can be defined

## 1.0.7 (2014-12-01)

- Fixed bug: Dependencies' names has not been transformed while resolving dependencies in method 'inject'
- Fixed bug: Dependecy resolver has been trying to resolve non existant dependency 'toString'

## 1.0.6 (2014-10-31)

- Documentation has been updated
- Version number has been fixed

## 1.0.5 (2014-10-28)

- Development dependencies has been updated
- Validation has been improved
- License has been changed