- Enh #22: Add
php-forge/coding-standardto development dependencies for code quality checks (@terabytesoftw) - Bug #23: Update Rector command in
composer.jsonto remove unnecessary 'src' argument (@terabytesoftw) - Enh #24: Add enums for backed integer, backed string, and unit values in the
Stubnamespace (@terabytesoftw)
- Bug #19: Update descriptions in stub classes to clarify purpose (@terabytesoftw)
- Bug #20: Clarify parameter descriptions in
Message::getMessage()method inMessageenum (@terabytesoftw) - Bug #21: Simplify
attributeCases()method and update normalization logic inEnumDataProviderclass (@terabytesoftw)
- Enh #18: Refactor codebase to improve performance (@terabytesoftw)
- Bug #11: Refactor project structure and update dependencies (@terabytesoftw)
- Enh #12: Add
TestSupporttrait and corresponding test suite for inaccessible properties and methods (@terabytesoftw)
- Initial release.