Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@strider2038 strider2038 released this 08 Dec 16:37
5d7b74f

What's Changed

  • handling service initialization errors by factories (method SetError marked as deprecated)
  • error handling options in config are rearranged to fine tune error code generation BC break
  • external option is removed for service definitions BC break
  • service ids now generated as constants to reduce merge conflicts
  • new option factories.returnError is presented in config to fine tune factories generation process
  • bugfix: now service is marked as initialize only when factory returns no error

Full Changelog: v0.2.1...v0.3.0