Releases: linemanjs/lineman
Releases · linemanjs/lineman
0.11.3
0.11.2
- upgrades to a new enough version of testem to avoid failures due to testem's dependency on
{"underscore": "*"}
, which brokelineman spec-ci
for all previous versions of lineman/testem. (The break was caused by a bc-breaking change in _.bindAll) - config/application.coffee explicitly includes the context object so it's clear how to configure it for pages templates (via @adamlogic)
0.11.1
- @travis-ci is now set up by default with each new lineman project.