Skip to content

Version 0.11.0 Beta

Pre-release
Pre-release

Choose a tag to compare

@Garethp Garethp released this 04 May 13:58

Version 0.11.0 Beta

Features

  • Types and Messages now have their various getter and setter methods generated rather than being handled magically
  • DateTime objects are now casted explicitly rather than being done automatically
  • Most of the MagicMethodsTrait has been removed
  • All Attributes are now defined explicitly rather than dynamically

Breaking Changes

  • Setters now define their parameter types
  • Some array items that used to return a stdClass with an Entry object when there was only 1 entry will now return an array