Skip to content

Releases: othyn/php-enum-enhancements

v1.0.1 - README changes

15 Feb 19:18
9294a25
Compare
Choose a tag to compare

Version 1.0.1

[Git Changes] README changes.

Added

  • Everything

Changed

  • SemVer verbiage and link change in the README.
  • Change usage examples in the readme to instead utilise var_dump to demonstrate the resulting types within the array returned from UnitEnum::valueArray().
  • Utilised the UnitEnum base type within the docs in code examples where a test Enum is not present.

Fixed

  • Everything

Removed

  • Nothing

v1.0.0 - Initial release

15 Feb 19:03
23d857f
Compare
Choose a tag to compare

Version 1.0.0

[Git Changes] Initial release.

Added

  • Everything

Changed

  • Everything

Fixed

  • Everything

Removed

  • Nothing