Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 720 Bytes

File metadata and controls

25 lines (14 loc) · 720 Bytes

Change Log

0.1.5 Under development

0.1.4 March 29, 2024

  • Enh #37: Add cookbook() method to Widget::class (@terabytesoftw)
  • Bug #38: Update cookbook() method in Widget::class to accept an optional $option parameter (@terabytesoftw)

0.1.3 March 26, 2024

  • Bug #36: Refactor SimpleFactory::configure() method to improve code readability and maintainability (@terabytesoftw)

0.1.2 February 07, 2024

  • Bug #35: Fix visibility of isBeginExecuted() method in Block::class (@terabytesoftw)

0.1.1 January 23, 2024

  • Bug #33: Fix phpdoc, error typo in README.md, clean tests, update styleci.yml configuration (@terabytesoftw)

0.1.0 January 23, 2024

  • Initial release.