Skip to content
This repository was archived by the owner on Feb 26, 2025. It is now read-only.

v1.0.1 - README changes

Latest
Compare
Choose a tag to compare
@othyn othyn released this 15 Feb 19:18
· 1 commit to main since this release
9294a25

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