Releases: php-forge/html-helper
Releases · php-forge/html-helper
0.2.1
What's Changed
- Update branch alias in
composer.json
. by @terabytesoftw in #7 - Update
php-forge/html-interop
version to0.3
incomposer.json
by @terabytesoftw in #8
0.2.0
What's Changed
- Refactor
getShortNameClass()
method to support optionalsuffix
parameter. by @terabytesoftw in #4 - Replace
fieldModel
toformModel
in parameters inUtils::class
. by @terabytesoftw in #5 - Update
php-forge/html-interop
version incomposer.json
. by @terabytesoftw in #6
0.1.1
What's Changed
- Add
generateId()
method toUtils::class
helper. by @terabytesoftw in #3
0.1.0
What's Changed
- Initial release.