Skip to content

Latest commit

 

History

History
190 lines (96 loc) · 7.92 KB

changelog.md

File metadata and controls

190 lines (96 loc) · 7.92 KB

v6.2.0 (2016-06-12)

v6.1.0 (2016-05-28)

v6.0.1 (2016-05-26)

v6.0.0 (2016-05-20)

v5.2.1 (2016-03-09)

v5.2.0 (2016-03-09)

v5.1.0 (2016-03-06)

  • [72559aa] Refactor.

    • export depsify through exports.create
    • use postcss by default
    • make readme more readable
  • [b5133cb] Update: depsify

  • [179b2a3] changelog

v5.0.0 (2016-03-01)

v4.0.0 (2016-02-18)

  • [9a11949] update: use postcss-simple-import

  • [56045ec] Revert "update: postcss-import"

    This reverts commit 21bf13e2265110d7e902f89fb81143b1fce29e7f.

  • [21bf13e] update: postcss-import

  • [1e1fd5a] travis: rm 0.12

  • [2c2d7c3] watchify2

  • [76d0601] CHANGELOG

v3.0.1 (2015-12-31)

v3.0.0 (2015-12-30)

v2.0.2 (2015-12-16)

v2.0.1 (2015-12-08)

v2.0.0 (2015-12-07)

  • [70e7cae] Update Readme

  • [e314f13] Update readme

  • [b82ce0b] Use gulp for examples

  • [e292ed9] Update callback-sequence

  • [00476f8] Fix the constructor sugar

  • [38b9221] Update callback-sequence, pattern is optional

  • [e3c1124] Update globby, Use es5

  • [b2f1eee] Emit close for watch, Update watchify

  • [5bb9169] Fix tests. Hash name has a length of 7 now

  • [d304ae2] CHANGELOG

v1.0.3 (2015-11-11)

  • [0067f5f] Allow urlOpts passed to dest to specify all options.

    • inline and copy do not have option name collisions
    • update postcss-custom-url to 3.1.0 to use name option
  • [5af0e6b] CHANGELOG

v1.0.2 (2015-11-10)

v1.0.1 (2015-11-09)

  • [02e193a] update factor-vinylify, postcss-custom-url, gulp-tape

  • [4310160] Handle error and emit instance

    • emit instance to export the depsify instance
    • catch errors in dest
    • fix error emitted twice in watch mode
    • cache and packageCache are added only in watch mode
  • [17fc270] fix coveralls

v1.0.0 (2015-10-25)