Skip to content

Releases: macbre/analyze-css

v0.12.7

12 Jan 22:45
Compare
Choose a tag to compare

#151 - Update dependencies

v0.12.4

23 Nov 18:55
Compare
Choose a tag to compare
  • #136 - Unicode in process.title causes failure
  • #138 - Run TravisCI tests using Node.js 7.x

v0.12.3

21 Sep 20:17
Compare
Choose a tag to compare
  • #132 - Consider removing universal selectors rule
  • #135 - CommonJS: expose the full path to module and "bin" script (required by macbre/phantomas#664)
  • #133 - Update dependencies (cli@1.0.0 node-fetch@1.6.1)

v0.12.2

13 Sep 19:25
Compare
Choose a tag to compare

v0.12.1

23 Jun 18:08
Compare
Choose a tag to compare
  • #124 - Update dependencies

v0.12.0

04 Apr 21:11
Compare
Choose a tag to compare
  • #118 - Make node-sass dependency optional (this reduce the size of node_modules from 56 to 30 MB), node-sass can always be installed on demand via npm to provide SCSS/SASS analyzes
  • #117 - Update onecolor to v3.0.0

v0.11.1

12 Mar 14:12
Compare
Choose a tag to compare

v0.11.0

21 Feb 11:18
Compare
Choose a tag to compare

It's been a while since the last release of analyze-css. This one brings the following:

New metric

  • #108 - Detect minified / not minified CSS

Bug fixes

Internals

  • #110 & #114 - Update dependencies
  • #113 - Travis: run tests using Node.js 4.3 and 5.6

Others

v0.10.2

28 Sep 18:30
Compare
Choose a tag to compare
  • 68ea768 - Update CSS prefixes data using autoprefixer-core v6.0.1

v0.10.1

05 Sep 09:58
Compare
Choose a tag to compare
  • #104 - Update dependencies (including CSS prefixes data)