Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 646 Bytes

File metadata and controls

20 lines (12 loc) · 646 Bytes

Change Log

0.3.0 Under development

  • Enh #338: Move Helper classes to php-forge/html-helper package (@terabytesoftw)
  • Enh #339: Move interface ContentInterface::class and LabelInterface::class to php-forge/html-interop package (@terabytesoftw)
  • Enh #340: Move attributes classes to php-forge/html-attributes package (@terabytesoftw)

0.2.0 February 27, 2024

  • Enh #336: Move common interfaces to php-forge/html-interop package (@terabytesoftw)

0.1.1 February 25, 2024

  • Bug #334: Move WordFormatter::class helper to php-forge/helper package (@terabytesoftw)

0.1.0 February 23, 2024

  • Initial release.