Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 923 Bytes

changelog.md

File metadata and controls

33 lines (21 loc) · 923 Bytes

Changelog

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