Skip to content
This repository was archived by the owner on Feb 21, 2026. It is now read-only.

Releases: gamajo/theme-toolkit

0.6.0

Choose a tag to compare

@GaryJones GaryJones released this 31 Jul 09:19

Added

  • Add ObjectCalisthenics checks.

Changed

  • Bump minimum PHP to 7.1

0.5.0

Choose a tag to compare

@GaryJones GaryJones released this 22 Jul 13:30

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

Choose a tag to compare

@GaryJones GaryJones released this 22 Jul 13:28

Changed

  • Introduce ThemeToolkit::applyBricks() method.

0.3.0

Choose a tag to compare

@GaryJones GaryJones released this 22 Jul 13:28

Added

  • Add static method for when walking through bricks array.

0.2.0

Choose a tag to compare

@GaryJones GaryJones released this 22 Jul 13:27

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

Choose a tag to compare

@GaryJones GaryJones released this 22 Jul 13:27
  • Initial release.