mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
30 lines
No EOL
742 B
Text
30 lines
No EOL
742 B
Text
2.0.5
|
|
=====
|
|
- Vendored Padrino 0.10.0
|
|
|
|
2.0.4
|
|
=====
|
|
- Pulled out undocumented remote data feature into its own extension
|
|
|
|
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 |