Skip to content

Latest commit

 

History

History
58 lines (42 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

58 lines (42 loc) · 1.62 KB

Change Log for Genesis Theme Toolkit

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

Nothing yet.

0.6.0 - 2017-08-07

Added

  • Added Layouts::DEFAULTLAYOUT as the correct way to set a default layout.

Fixed

  • Fixed ThemeSettings throwing fatal error when keys were not set.

0.5.0 - 2017-07-31

Added

  • Add ObjectCalisthenics checks.

Changed

  • Bump minimum PHP to 7.1
  • Updated requirements to use ThemeToolkit 0.6.0.

0.4.0 - 2017-07-24

Added

  • Docs: Add links to comparisons to change log.
  • Docs: Add FooterCreds to example code.

Changed

  • Updated requirements to use ThemeToolkit 0.5.0.

0.3.1 - 2017-06-29

Added

  • Add FooterCreds brick.

0.3.0 - 2017-06-28

Changed

  • Updated requirements to use ThemeToolkit 0.4.0.

0.2.0 - 2017-06-28

Fixed

  • Inconsistent method naming.
  • Whitespace per PSR-2 coding standards.
  • Fix copy-pasta error on GenesisThemeToolkit constants.

0.1.0 - 2017-06-27

  • Initial release.