Skip to content

Releases: php-forge/support

0.3.1

20 Jan 09:34
c32eb77

Choose a tag to compare

What's Changed

  • fix(tests): Update descriptions in stub classes to clarify purpose. by @terabytesoftw in #19
  • fix(docs): Clarify parameter descriptions in Message::getMessage() method in Message enum. by @terabytesoftw in #20
  • fix(support): Simplify attributeCases() method and update normalization logic in EnumDataProvider class. by @terabytesoftw in #21

Full Changelog: 0.3.0...0.3.1

0.3.0

19 Jan 21:03
90ea2b7

Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.3.0

0.2.0

18 Aug 21:39
d829f7b

Choose a tag to compare

What's Changed

  • fix(support): Refactor project structure and update dependencies. by @terabytesoftw in #11
  • feat(tests): Add TestSupport trait and corresponding test suite for inaccessible properties and methods. by @terabytesoftw in #12

Full Changelog: 0.1.0...0.2.0

0.1.0

21 Jan 10:28
93422a4

Choose a tag to compare

What's Changed

  • Initital release.

Full Changelog: https://github.com/php-forge/support/commits/0.1.0