2.0.0 / 2017-05-07 ================== * Update postcss to 6.0 * Remove bluebird dependency 1.3.1 / 2017-05-04 ================== * Merge branch 'ln-e-remote-url-patch' * Add remote url test case * Improve absolute path test * Paths started with double slash also remote * 100% test coverage🍻 # 1.3.0 - 2016-07-23 * Add `options.hashFunction` support # 1.2.0 - 2015-09-23 * Add support for absolute paths (by Christian Holm). * Change `option.basePath` to `option.relativePath`, the old still works (by Christian Holm). # 1.1.2 - 2015-09-06 * Remove `eachDecl`, use `walkDecls` instead # 1.1.1 - 2015-09-06 * Upgrade postcss to 5.0.0 # 1.1.0 - 2015-08-22 * Add multiple url() support * Add `basePath` option * Fix url() replace bug # 1.0.0 - 2015-08-22 * First release.