SmartInclude 1.3.0
Reduce the number of HTTP requests required to render the page, resulting in faster page loads by combining and compressing multiple JavaScripts and stylesheets.
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>SmartInclude</id>
<version>1.3.0</version>
<authors>Fredrik Schultz / Kaliko</authors>
<licenseUrl>http://smartinclude.codeplex.com/license</licenseUrl>
<projectUrl>http://kaliko.com/smart-include/</projectUrl>
<iconUrl>http://kaliko.com/external/smartinclude-icon.png</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>Reduce the number of HTTP requests required to render the page, resulting in faster page loads by combining and compressing multiple JavaScripts and stylesheets.</description>
<summary>A powerful & easy way to handle your CSS and Javascript includes.</summary>
<releaseNotes>New features for release 1.3.0:
- Added property Group in order to group together files (for instance to enable some scripts in header and the rest last in the body)
- Added Media attribute to IncludeCSS so that different medias can be packaged together (print, screen etc)</releaseNotes>
<copyright>Fredrik Schultz / Kaliko</copyright>
<tags>minify, compress, javascript, css, stylesheet, yui compressor, gzip</tags>
</metadata>
</package>