Sha256: 6fb2b4ee7a3cbf2015b4428c7d4d2f65f827a76c3c3118413f1ed083ce9011cb
Contents?: true
Size: 980 Bytes
Versions: 1
Compression:
Stored size: 980 Bytes
Contents
### 0.3.2 (2013-02-10) * Allow choose cachebusting strategy (hard/soft/none). See #11. ### 0.3.1 (2013-02-02) * Preprocess CSS/JS assets with Liquid processor. ### 0.3.0 (2013-01-08) * Add complimentary filters (same names as tags). ### 0.2.3 (2013-01-07) * Add built-in bourbon support as: `require "jekyll-assets/bourbon"`. ### 0.2.2 (2013-01-07) * Add built-in compass support as: `require "jekyll-assets/compass"`. ### 0.2.1 (2012-12-31) * Expose `Jekyll::Site` instance into assets as `site`. * Improve assets comparison (when required with different logical names). ### 0.2.0 (2012-12-28) * Remove logging. * Fix `asset_path` helper within assets. * Remove `bundles` configuration option. All require assets are auto-bundled now. ### 0.1.1 (2012-12-21) * Add `baseurl` configuration option. ### 0.1.1 (2012-10-23) * Small bug fixes and improvements. * Add `{% asset <logical_path> %}` Liquid tag. ### 0.1.0 (2012-10-22) * First public release.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-assets-0.3.2 | HISTORY.md |