Skip to content

Releases: php-forge/html-helper

0.2.1

02 Mar 10:09
1289bc4
Compare
Choose a tag to compare

What's Changed

0.2.0

29 Feb 17:14
e961dac
Compare
Choose a tag to compare

What's Changed

  • Refactor getShortNameClass() method to support optional suffix parameter. by @terabytesoftw in #4
  • Replace fieldModel to formModel in parameters in Utils::class. by @terabytesoftw in #5
  • Update php-forge/html-interop version in composer.json. by @terabytesoftw in #6

0.1.1

29 Feb 10:02
8380d6e
Compare
Choose a tag to compare

What's Changed

0.1.0

28 Feb 16:50
af670ca
Compare
Choose a tag to compare

What's Changed

  • Initial release.