v0.5.4
- Updated to scaldi version 0.5.4
- Controller cache is smarter now and takes
isCacheable
binding property into a consideration. This means, for example, that
controllers bound withtoProvider
are no longer cached.
isCacheable
binding property into a consideration. This means, for example, thattoProvider
are no longer cached.