middleman/CHANGELOG

22 lines
621 B
Plaintext
Raw Normal View History

2011-08-20 02:45:10 +02:00
2.0.3
=====
- Pulled out undocumented Blog feature into its own extension
2.0.2
=====
2011-08-20 02:45:10 +02:00
- Fixed Sprockets circular error
- Added auto-requiring extensions
2011-08-20 02:45:10 +02:00
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