Skip to content

3.6.0

Latest
Compare
Choose a tag to compare
@dochne dochne released this 15 Dec 12:13
· 1 commit to master since this release
7222cbb

If you have named your service after a class, this PR allows you to omit class: definitions, instead pulling them directly from the serviceName.

If you use a factoryMethod and omit both a factoryService and a factoryClass, we now assume that you're using the same class for the factory.