Skip to content

v1.12.0

Latest
Compare
Choose a tag to compare
@priyadi priyadi released this 15 Oct 16:29
· 2 commits to main since this release
431c16b

What's Changed

  • refactor: refactor ObjectToObjectTransformer for future optimization by @priyadi in #231
  • fix: remove unalterable check in ObjectProcessor` to allow transformers to handle the current target value in all cases by @priyadi in #233
  • test: test lazy constructor by @priyadi in #235
  • fix: double mapping if a property is in the constructor and also has a setter by @priyadi in #236
  • fix: remove heuristics of value object detection to reduce confusion by @priyadi in #238
  • fix: issue 232 by @priyadi in #237

Full Changelog: v1.11.0...v1.12.0