Releases: php-forge/support
Releases · php-forge/support
0.3.1
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 inMessageenum. by @terabytesoftw in #20 - fix(support): Simplify
attributeCases()method and update normalization logic inEnumDataProviderclass. by @terabytesoftw in #21
Full Changelog: 0.3.0...0.3.1
0.3.0
What's Changed
- feat(support): Refactor codebase to improve performance. by @terabytesoftw in #18
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
- fix(support): Refactor project structure and update dependencies. by @terabytesoftw in #11
- feat(tests): Add
TestSupporttrait and corresponding test suite for inaccessible properties and methods. by @terabytesoftw in #12
Full Changelog: 0.1.0...0.2.0