inline-critical/History.md

143 lines
2.1 KiB
Markdown
Raw Normal View History

2014-12-08 23:24:52 +01:00
2017-02-26 23:08:30 +01:00
v2.4.0 / 2017-02-26
===================
* Bump dependencies
2017-02-10 23:52:03 +01:00
v2.3.0 / 2017-02-10
===================
* Added some badges
* Update travis
* bump dependencies
2.2.0 / 2016-09-03
2016-09-03 00:10:19 +02:00
==================
* add appveyor
* Minimum node.js version is 4.0 now due to upstream changes.
2017-02-10 23:52:03 +01:00
* Bump dependencies
v2.1.5 / 2016-04-18
===================
* fixed indent when using extract
v2.1.4 / 2016-04-18
===================
* minor regex fix
v2.1.3 / 2016-04-18
===================
* style tweaks
* trim empty lines in non-minified css
v2.1.2 / 2016-04-18
===================
* republished with stable node version cause of missing files
v2.1.1 / 2016-04-18
===================
* correct process.exit on cli
* handle buffer
* added minify default
* minor fixes
v2.1.0 / 2016-04-17
===================
* bump dependencies
* minify defaults to true
* gitignore tweaks
* keep format & source order
2016-09-03 00:10:19 +02:00
2.0.0 / 2016-04-14
2016-04-14 22:40:59 +02:00
==================
* Update to loadcss v1.2.0 + cssrelpreload
* Bump dependencies
2015-11-13 23:04:22 +01:00
1.0.0 / 2015-11-13
==================
* switched from jshint to xo
* Bump deps
2015-11-13 23:05:01 +01:00
* Use loadCSS from node_modules
2016-09-03 00:10:19 +02:00
* Bump loadCSS
2015-11-13 23:04:22 +01:00
2015-07-10 21:58:56 +02:00
0.3.1 / 2015-07-10
==================
* loadCSS Tweaks
2015-06-26 14:07:54 +02:00
0.3.0 / 2015-06-25
==================
* Added CLI tests & bumped loadcss version
* Added CLI
0.2.2 / 2015-06-10
==================
2016-09-03 00:10:19 +02:00
2015-06-26 14:07:54 +02:00
* Fix #9
2015-06-09 22:29:33 +02:00
0.2.1 / 2015-06-09
==================
* fixed tests
* Update README.md
0.2.0 / 2015-06-09
==================
* Ignore noscript-wrapped link tags
* Added ignore option
0.1.4 / 2015-04-30
==================
* Added test for #8 (skipped)
* Don't encode entities
* Removed failing quickfix related to #8
* Better testcase for #8
0.1.3 / 2015-04-28
==================
* Added fix for #8
* bump deps
0.1.2 / 2015-03-30
==================
* bump deps
0.1.1 / 2015-03-30
==================
* bump deps
0.1.0 / 2015-02-23
==================
* minor tweaks
* fixed #6
0.0.10 / 2015-02-27
==================
* fixes #7
* travis tweaks
2014-12-08 23:24:52 +01:00
0.0.9 / 2014-12-08
==================
* some cleanup
* Use original loadCSS
* moved loadcss in the head
* Updated package.json