Skip to content

Releases: patrickarlt/grunt-acetate

v1.1.2

19 Dec 23:16

Choose a tag to compare

  • Fix peer dependency on acetate.

v1.1.1

19 Dec 23:10

Choose a tag to compare

v1.1.0

24 Oct 18:33

Choose a tag to compare

  • Can now use any Acetate compativle with 1.0.0.

v1.0.0

21 Jun 21:44

Choose a tag to compare

v0.3.0

22 Jun 00:28

Choose a tag to compare

  • BREAKING acetate@0.3.0 is now required.
  • BREAKING * server and watcher options are deprecated. Now pass the mode option with a value of 'server' 'watch' or'build'`.

v0.2.0

26 Apr 01:15

Choose a tag to compare

Changed

  • BREAKING acetate@0.2.0 is now required
  • BREAKING the config key in the target is no longer required. If you have a custom configuration file specify config in the options
  • The clean option has been removed since it did not operate how most people would expect and other cleaning options exist

v0.1.0

17 Apr 23:52

Choose a tag to compare

Changed