Skip to content

Releases: gamajo/theme-toolkit

0.6.0

31 Jul 09:19
Compare
Choose a tag to compare

Added

  • Add ObjectCalisthenics checks.

Changed

  • Bump minimum PHP to 7.1

0.5.0

22 Jul 13:30
Compare
Choose a tag to compare

Added

  • Add Dependencies brick which uses brightnucleus/dependencies. Props Craig Simpson.

Fixed

  • Replace use of UNSET class constant with UNREGISTER. Props Craig Simpson.
  • Fix spelling of "Toolkit" in file header comment. Props Craig Simpson.

0.4.0

22 Jul 13:28
Compare
Choose a tag to compare

Changed

  • Introduce ThemeToolkit::applyBricks() method.

0.3.0

22 Jul 13:28
Compare
Choose a tag to compare

Added

  • Add static method for when walking through bricks array.

0.2.0

22 Jul 13:27
Compare
Choose a tag to compare

Fixed

  • Don't use UNSET as Templates constant (reserved word).
  • Fix change log links.

Changed

  • Use self:: instead of static:: for referencing constants inside classes.

0.1.0

22 Jul 13:27
Compare
Choose a tag to compare
  • Initial release.