Skip to content

Who needs names? We'll get a proper one next version.

Latest
Compare
Choose a tag to compare
@Globegitter Globegitter released this 29 Apr 19:45
· 44 commits to master since this release

Changelog

  • [FEATURE] Added an sane install command that allows to install addons such as sane install sane-auth. More details on how to write addons comming soon!
  • [BREAKING BUGFIX] Only supports ember-cli 0.2.3 and above for the addon system
  • [ENHANCEMENT] Switched to enpeem module
  • [ENHANCEMENT] Switch to babeljs for better debugging statements.
  • [BUGFIX] Fixed installTest
  • [BUGFIX] Added logic to ensure case of resources generated through sane generate #143
  • [ENHANCEMENT] Added eslint through mocha-eslint
  • [BUGFIX] Fixed docker root issue for linux
  • [ENHANCEMENT] Added stack trace to errors in sane new
  • [ENHANCEMENT] Use master version of sails-hook-dev since 1.0.0 runs into issues on Linux
  • [BUGFIX] Enabled SANE to run without requiring a global ember-cli installation.