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

30 lines
742 B
Text
Raw Normal View History

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-08-19 20:45:10 -04:00
- Fixed Sprockets circular error
- Added auto-requiring extensions
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
- 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