Skip to content
This repository has been archived by the owner on Sep 17, 2018. It is now read-only.

Releases: twbs/grunt-css-flip

v0.9.9 – THE FINAL VERSION

07 Mar 11:05
Compare
Choose a tag to compare

Since the current maintainers don't actually use this plugin and are not likely to ever use this plugin in the future, and since the upstream css-flip project has gone inactive, grunt-css-flip will no longer be maintained and has therefore been deprecated.

If you wish to take over ownership of this package, please contact the former maintainers.

To allow users more time to migrate to other tools, we've bumped the Grunt peerDependency version to allow for compatibility with Grunt v1.0.0.

Changes:

v0.4.0

16 Jul 22:54
Compare
Choose a tag to compare
  • bump css-flip to ~0.5.0
  • bump grunt to ~0.4.5
  • upgrade from grunt-jscs-checker ~0.4.4 to grunt-jscs ~0.6.1
  • bump load-grunt-tasks to ~0.6.0

v0.2.2

03 May 23:41
Compare
Choose a tag to compare
  • Add missing spaces before parameter lists in function expressions.
  • Simplify license field in package.json.
  • Bump grunt-contrib-jshint to ~0.10.0.
  • Bump grunt-jscs-checker to ~0.4.2.
  • Remove obsolete JSHint options in favor of JSCS.

v0.2.1

13 Mar 20:32
Compare
Choose a tag to compare
  • Fix required Grunt version mentioned in README
  • Update dependencies and sort them by name.
  • Remove extra commas from JS & docs examples; (mostly due to grunt-init gruntplugin)
  • Enforce Unix-style newlines via .gitattributes
  • Use the shields.io theme for the dependency badges.

v0.2.0

13 Mar 04:55
Compare
Choose a tag to compare

v0.2.0 (2014-03-12): Fix/address all outstanding issues. Backwards-incompatible.

  • Changed name of task from css_flip to cssflip.
  • Bumped Grunt dependency to v0.4.3.
  • Bumped & tightened-up devDependencies.

v0.1.0

13 Mar 04:58
Compare
Choose a tag to compare

v0.1.0 (2014-03-06): Initial public release.