Skip to content

v3.3.0

Choose a tag to compare

@lindyhopchris lindyhopchris released this 24 May 14:54
· 118 commits to develop since this release

What's Changed

  • Feature: enum helpers and improvements by @lindyhopchris in #22
  • New enum_value and enum_string helper functions for getting a scalar or string value from an enum.
  • The Guid::fromUuid() method now also accepts a Uuid object, so that it can be used to create a GUID from a UUID identifier. Previously it required a Ramsey UUID object.

Full Changelog: v3.2.0...v3.3.0