Skip to content

Releases: rexlabsio/data-transfer-object

1.1.0 - PHP 8.4 Support

08 Jan 23:40
737bcaf

Choose a tag to compare

  • PHP 8.4 compatibility
  • Tests moved to GitHub actions

1.0.0-rc.2 - Fix remake, Add additional assertions

16 Mar 15:41

Choose a tag to compare

  • Add isUndefined, assertUndefined, assertOnlyDefined #26
  • Fix remake method (previously ignored original flags) #25
  • Update signature of remake methods to make overrides optional #25