Skip to content

Releases: cipherdevgroup/cipher-theme-config

6.0.0

01 May 22:59
Compare
Choose a tag to compare
  • Bumped all dependencies

4.1.0

17 May 18:58
Compare
Choose a tag to compare
  • Bumped Autoprefixer to 7.x
  • Bumped grunt-contrib-uglify to 3.x

4.0.0

07 Mar 00:13
Compare
Choose a tag to compare
  • Dropped support for Bower in favor of using npm for all asset dependencies
  • Added some extra path variables

3.1.0

07 Feb 21:23
Compare
Choose a tag to compare
  • Bumped all dependencies to the latest version
  • Updated config files for addtextdomain and makepot
  • Changed grunt-sass to use tabs for indentation

3.0.0

03 Jan 18:51
Compare
Choose a tag to compare
  • Bumped all dependencies to the latest version
  • Removed some unused aliases
  • Changed default directory structure
  • Removed grunt-shell
  • Removed Bower dependency
  • Removed Composer dependency

2.1.0

05 Apr 15:57
Compare
Choose a tag to compare
  • Bumped Grunt and other dependencies to the latest version
  • Changed the default root value for pxtorem to 10px

2.0.0

18 Jan 22:49
Compare
Choose a tag to compare

This is a pretty large update. Some features have been removed and a few new ones have been added. There are a couple breaking changes in this update, so any themes using an older version of the config will need to be adjusted. Check out Alpha for a working example of how to implement the config. Here's a breakdown of the changes:

  • Removed grunt-banner
  • Removed grunt-checktextdomain
  • Removed grunt-webfont
  • Removed grunt-wp-css
  • Added support for Sass source maps
  • Made task names more consistent
  • Added grunt-version
  • Added postcss-pxtorem
  • Simplified the default Sass config
  • Removed unused tasks
  • Added some simple release tasks using grunt-version

1.0.0

06 Sep 22:27
Compare
Choose a tag to compare
  • Changed peerDependencies to standard dependencies. This breaks compatibility with npm2 and older
  • Bumped autoprefixer to the latest version

0.2.2

30 Aug 19:37
Compare
Choose a tag to compare
  • Bumped to latest version of all PeerDependencies
  • Relaxed versions for all PeerDependencies
  • (bugfix) Removed an undefined path to Hybrid Core leftover from previous versions

0.2.1

14 Aug 08:54
Compare
Choose a tag to compare
  • Watched PHP files by default; mainly for LiveReload
  • Replaced grunt-composer with a grunt-shell command
  • Bumped to latest version of all PeerDependencies