v1.11.0
What's Changed
- refactor: spin off
resolveTargetClass()
to separate class by @priyadi in #220 - perf: proxy warming by @priyadi in #221
- feat: process proxies of all classes in the inheritance chain by @priyadi in #222
- feat: throws exception if the paired property does not exist in the other class if the
Map
attribute hasclass
set by @priyadi in #224 - perf:
Context
optimization by @priyadi in #225 - perf:
ObjectToObjectTransformer
optimization by @priyadi in #226 - perf: move
TypeResolver
outside of the hot path by @priyadi in #227 - perf(
ObjectCache
): use sentinel value instead of exception by @priyadi in #228 - feat: extra target values by @priyadi in #229
- chore: rector run by @priyadi in #230
Full Changelog: v1.10.0...v1.11.0