1.2.4 (2020-06-01)
1.2.3 (2020-02-04)
1.2.2 (2019-05-04)
- update deps (2312b20)
1.2.1 (2019-02-19)
- potential security vulnerability (c12fac6)
1.2.0 (2019-02-05)
- package: update jsdom to version 13.0.0 (81e0ec1)
- tasks: non-base64 inline svg are not escaped correctly (0986e7d)
1.1.3 (2018-10-17)
1.1.2 (2018-09-23)
- task: refine relative url for
assetsUrlPrefix
(10a3831)
1.1.1 (2018-09-22)
- tasks: Add option to return non-serialized dom. (95345d0)
1.1.0 (2018-09-11)
- tarsks: revert 8766c08, it doesn't work when
assetsUrlPrefix
is set (712f0ac)
1.0.1 (2018-08-25)
- tasks: wrong assets url replaced (8766c08)
1.0.0 (2018-08-20)
0.1.20 (2018-08-15)
- tasks: unwanted url replaced, fix https://github.com/sparanoid/grunt-assets-inline/issu (1757838)
0.1.19 (2017-01-20)
- travis: remove old node support (482e98a)
0.1.18 (2017-01-20)
- add
assetsKeep
andassetsDelete
support (09ce376)
0.1.17 (2017-01-20)
- wrong relative path, ref: https://github.com/sparanoid/grunt-assets-inline/pull/ (768aff1)
0.1.16 (2017-01-20)
- add
inlineLinkTags
support (1092f13)
0.1.15 (2017-01-20)
- add
inlineLinkTags
support (1007e73)
0.1.14 (2016-04-06)
- travis: avoid deps hard errors (e32e315)
0.1.13 (2016-02-22)
- bump outdated packages (4009037)
0.1.12 (2016-02-22)
- test: update content (fb949b3)
0.1.11 (2015-09-09)
- core: inlined assets not deleted (10cfe91)
0.1.10 (2015-09-09)
- docs: wrong format (2728fa0)
0.1.9 (2015-09-01)
- core: add
deleteOriginals
option (d2beef7) - core: add verbose log option (ff8c550)
- core: better verbose output (28b68c1)
0.1.8 (2015-08-12)
- core: remove line breaks in SVGs (676235a)
- core: wrong
processInput
for CSS (06cb9dd) - grunt: avoid es5 warning (180e52a)
- test: add missing tests (8d4fb88)