0.21.1
- Newly created projects have
npm testandnpm startdefined in their package.json file. This should make it easier for people unfamiliar with Lineman to run things. - We no longer lock down the node/npm versions on new projects.
- Lineman's internal test suite is now on Node/Jasmine and not Ruby/RSpec