Skip to content

Release v1.0.3

Compare
Choose a tag to compare
@r4m-juan r4m-juan released this 24 Mar 18:01
· 71 commits to master since this release
8fc4867

Fixes

  • Libs were updated for the latest worked version.
  • Lib "gulp-eslint" was changed on "gulp-eslint-new".
  • Dirs "examples" and "test" was added to file ".eslintignore".
  • Fixed all eslint warnings and errors.
  • Fixed jsdoc-to-markdown error "Empty file".
  • Fixed test error "Unhandled promise rejection".
  • Added config file ".mocharc.js" for morcha v8.
  • Fixed test coverage error, added lib "nyc" for calculating test coverage.
  • Added tests. Test coverage (% lines) > 80% for every file.