1
0
Fork 0
mirror of https://github.com/middleman/middleman.git synced 2022-11-09 12:20:27 -05:00
middleman--middleman/CHANGELOG

13 lines
438 B
Text
Raw Normal View History

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
- Combine views/ and public/ into a single source/ folder.
- Support YAML front-matter
- Added callback to run code after Compass is configured
- Added support for a compass.config file which is passed directly to Compass
- Blog-aware Feature (and project template)
2011-07-27 16:39:49 -04:00
- Thor-based, unified `middleman` binary