Skip to content

3.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Apr 09:25
· 18 commits to main since this release
e33f364

Added

  • DataTransferObjects now have dump and dd methods

Fixed

  • toArray method not returning everything when DTOs where used on the request and later on reused. Caveat: Only one DTO per request until v4 refactor