Skip to content

Upgraded to work with seed versions 1.2.x plus lots of bug fixes

Compare
Choose a tag to compare
@pilsy pilsy released this 19 Nov 03:10
· 92 commits to master since this release
  • fix(nodeVersion): Target 0.10.x fixes #34
  • fix(progress): Implemented function to stop progress bar showing anything less than 100% on completion
  • fix(init): Patch clever init to only run grunt bootstrap build when requested to do so
  • fix(init): Fixes #46 #43 #41
  • fix(setup): Fixes #39 #38
  • fix(nom): Make sure warnings don't break clever install or init
  • fix(init): Ignore empty npm errors because of warnings and --silent
  • fix(tests): Install tests have been fixed
  • fix(tests): Updated clever install backend tests
  • refactor(tests): Use the backend-example-module instead of clever-background-tasks
  • feat(templates): 1.2.x clever generate, scaffold and new templates
  • refactor(tests): Updated tests for 1.2.x and new templates
  • fix(tests): clever new frontend tests updated
  • release(1.0.8): Upgraded to work with seed versions 1.2.x plus lots of bug fixes