Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 707 Bytes

File metadata and controls

19 lines (12 loc) · 707 Bytes

Change Log

0.3.1 Under development

0.3.0 March 2, 2024

  • Bug #7: Rename notLabel() to disableLabel() method in LabelInterface::class (@terabytesoftw)
  • Bug #9: Update branch-alias to 0.3-dev in composer.json (@terabytesoftw)

0.2.0 February 29, 2024

  • Enh #3: Implement interface RenderInterface::class (@terabytesoftw)
  • Enh #4: Add interface ContentInterface::class and LabelInterface::class (@terabytesoftw)
  • Enh #5: Rename generateField() to fieldAttributes() method in InputInterface::class (@terabytesoftw)
  • Bug #6: Remove arrayable parameter in fieldAttributes() method in InputInterface::class (@terabytesoftw)

0.1.0 February 27, 2024

  • Initial release