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