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

0.2.2 (2019-10-29)

Choose a tag to compare

@feryardiant feryardiant released this 29 Oct 09:59
v0.2.2
815c40c

Features

  • build: ability to skip task during build (8a3ef91)
  • build: add ability to bump readme.txt & style.css version (ecb146f), closes #23
  • build: add postbump hook to bump style.css & readme.txt (3b22bc2)
  • deploy: update postinstall script, WIP (bdb8acf)
  • gulp: add option whether to tag the release (3823e81)
  • gulp: do not generate changelog if no version bump (95ce1b3)
  • gulp: skip browserSync on testing env (dc78195)
  • theme: add ability to load theme option from directory (ecb5023)
  • theme: add dump() function only for dev (185e82f)
  • theme: add html helper to generate & normalize elements (dfaac97)
  • theme: add Schema.org helper function (342d1d8)
  • theme: make sure not throwing errors when object non-exists (f9c02f0)
  • theme: make theme option accessible thru array (3da344d)
  • theme: make use of Template class to render header (83cb7f2)
  • theme: method Theme::get_option() will throw error if undefined (27f755a)
  • theme: patch microdata (ffbfd83)
  • workflow: apply changes ed1ec77 & db15503 (e9bba3f)
  • workflow: bumb each plugins & theme version (ed1ec77)

Bug Fixes

  • build: remove unintended task (05172ee)
  • buildpack: final patch for the buildpack (d967daa)
  • buildpack: fix compile phase (455dea3)
  • buildpack: keep wp-cli.yml as is (9aa216c)
  • buildpack: update build_dir (d3b7175)
  • deploy: fix wp-cli installer (9c5fa19)
  • deploy: move redis-cache to plugins instead of mu-plugins (4e87f66)
  • gulp: fix base package folder (0e05191), closes #24
  • gulp: fix incorrect task (82e7b46)
  • heroku: fix nginx config (2612063)
  • heroku: remove release command (503369a)
  • heroku: require WP_DEFAULT_THEME & move to free dyno 😅 (17b460c)
  • release: fix #32 (7f0c61e)
  • theme: do not remove empty attributes (55889de)
  • theme: don't render sidebar if no widgets (cc59299)
  • theme: fix 404 page dispay (4078ce8)