Skip to content

Release 1.3.0

Compare
Choose a tag to compare
@estilles estilles released this 04 Apr 22:25
· 361 commits to master since this release

Added

  • Docs - Gitter badge to README.md, @JohnnyEstilles
  • Docs - Coding Style/Convention Rules (CODING_RULES.md), via PR #51, @JohnnyEstilles
  • mockResponse - .sendStatus(), via PR #48, @JohnnyEstilles
  • Docs - code of conduct (CODE_OF_CONDUCT.md), @JohnnyEstilles
  • mockRequest - .originalUrl, via PR #43, @JohnnyEstilles
  • mockResponse - .type(), via PR #42, @JohnnyEstilles
  • Build Tools - Travis-CI, via PR #41, @JohnnyEstilles

Updated

  • Build Tools - updated ESLint to 0.17.1, @JohnnyEstilles
  • Build Tools - replaced JSHint with ESLint, via PR #46, @JohnnyEstilles
  • Docs - updated CONTRIBUTING.md, @JohnnyEstilles