Skip to content

0.21.1

Choose a tag to compare

@searls searls released this 18 Dec 15:19
· 225 commits to master since this release
  • Newly created projects have npm test and npm start defined 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