2011-09-16 13:16:23 -04:00
|
|
|
2.0.9
|
|
|
|
=====
|
|
|
|
- Added --glob option to build which only builds matching files
|
|
|
|
- Allow data/ files to be in JSON format as well
|
|
|
|
- Enabled Liquid {% include %} tag
|
|
|
|
- RubyInstaller-specific gem
|
|
|
|
|
2011-08-31 16:33:27 -04:00
|
|
|
2.0.8
|
|
|
|
=====
|
|
|
|
- Support accessing variables and data objects in ERb Sprockets files (library.js.coffee.erb)
|
|
|
|
- Make :markdown_engine support simple symbol names (:maruku instead of ::Tilt::MarkukuTemplate)
|
2011-09-06 13:36:34 -04:00
|
|
|
- Update Padrino deps to 0.10.2
|
|
|
|
- Include therubyracer on *nix
|
2011-09-06 14:12:20 -04:00
|
|
|
- Enable frontmatter for Liquid templates
|
2011-08-31 16:33:27 -04:00
|
|
|
|
2011-08-29 15:06:50 -04:00
|
|
|
2.0.7
|
|
|
|
=====
|
|
|
|
- Updated HTML5 Boilerplate to v2
|
|
|
|
- Make Rails 3.1 javascript gems available to Sprockets
|
|
|
|
|
2011-08-20 20:52:05 -04:00
|
|
|
2.0.6
|
|
|
|
=====
|
|
|
|
- Pulled out livereload feature into its own extension, still installed by default.
|
|
|
|
|
2011-08-20 20:09:30 -04:00
|
|
|
2.0.5
|
|
|
|
=====
|
|
|
|
- Vendored Padrino 0.10.0
|
|
|
|
|
|
|
|
2.0.4
|
|
|
|
=====
|
|
|
|
- Pulled out undocumented remote data feature into its own extension
|
|
|
|
|
2011-08-19 20:45:10 -04:00
|
|
|
2.0.3
|
|
|
|
=====
|
|
|
|
- Pulled out undocumented Blog feature into its own extension
|
|
|
|
|
|
|
|
2.0.2
|
2011-05-31 01:33:11 -04:00
|
|
|
=====
|
2011-08-19 20:45:10 -04:00
|
|
|
- Fixed Sprockets circular error
|
|
|
|
- Added auto-requiring extensions
|
2011-05-31 01:33:11 -04:00
|
|
|
|
2011-08-19 20:45:10 -04:00
|
|
|
2.0.0
|
|
|
|
=====
|
2011-07-13 21:45:15 -04:00
|
|
|
- Guard-powered auto-reloading of config.rb
|
|
|
|
- Guard LiveReload
|
2011-07-13 14:41:59 -04:00
|
|
|
- Sprockets JS
|
|
|
|
- Refactored Dynamically Reloadable Core
|
2011-06-05 21:59:04 -04:00
|
|
|
- Combine views/ and public/ into a single source/ folder.
|
2011-06-10 01:48:35 -04:00
|
|
|
- Support YAML front-matter
|
2011-07-25 23:10:07 -04:00
|
|
|
- Added callback to run code after Compass is configured
|
|
|
|
- Added support for a compass.config file which is passed directly to Compass
|
2011-07-27 00:06:38 -04:00
|
|
|
- Blog-aware Feature (and project template)
|
2011-07-27 22:59:38 -04:00
|
|
|
- Thor-based, unified `middleman` binary
|
|
|
|
- :directory_indexes feature
|