- + Use PostCSS 5.0 API #39 (Thanks @yuezk).
- + Add Appveyor build test.
- * Fix image relative path error #38.
* Fix the image-set() does not support background shorthand.
* Fix the problem which is unable to obtain the size of image when the ?
in URL. e.g. background: url(../images/font/blue.png?__sprite)
+ Image Path supports a relative path. + Surpporting Base64 encoding images.
First release