Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@phanan phanan released this 14 Apr 16:47
· 2 commits to master since this release
681b49d
  • fix: include properties with default values in the returned array
  • feat: DataTransferObject::get() accepts a second parameter for default value.
  • feat: accessing a property that hasn't been initialized yet now properly throws a "Property must not be accessed before initialization" exception.