middleman/CHANGELOG
2011-08-19 17:45:10 -07:00

22 lines
621 B
Plaintext

2.0.3
=====
- Pulled out undocumented Blog feature into its own extension
2.0.2
=====
- Fixed Sprockets circular error
- Added auto-requiring extensions
2.0.0
=====
- Guard-powered auto-reloading of config.rb
- Guard LiveReload
- 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