middleman/CHANGELOG

14 lines
467 B
Plaintext
Raw Normal View History

2.0.0
=====
2011-07-14 03:45:15 +02:00
- Guard-powered auto-reloading of config.rb
- Guard LiveReload
2011-07-13 20:41:59 +02: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)
- Thor-based, unified `middleman` binary
- :directory_indexes feature