Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.22 KB

CHANGELOG.md

File metadata and controls

38 lines (26 loc) · 1.22 KB

Changelog

v0.4.0 - 12.09.2021

Added

Changed

  • finalizeof DataTransferObject is now private an will be called at the end of from.

v0.3.0 - 15.08.2021

Added

Changed

  • Renamed trait From to DataTransfer
  • Improved Type so that it can even detect generic arrays
  • Validations can now be configured with a ValidationStrategy to fail fast (default) or to collect all failures. The non-fast failure collection and handling can be configured by either implementing your own ValidationStrategy or by overriding FailureCollection and FailureHandler.

Removed

  • Call. Cast can be used for the most common tasks instead of Call.