Skip to content
This repository has been archived by the owner on Oct 7, 2018. It is now read-only.

Latest commit

 

History

History
18 lines (13 loc) · 469 Bytes

CHANGELOG.md

File metadata and controls

18 lines (13 loc) · 469 Bytes

Changelog

1.1.3

  • Add Travis build pipeline and badge.

1.1.2

  • Add linting.

1.1.1

  • Add more unit tests.

1.1.0

  • Add jsdoc node module to this project for auto convertion of comments into well formated html docs - exactly like javadocs.
  • Document module using jsdoc markup
  • Add input validation and accompanying unit tests.

1.0.0

  • Return a random integer within min (excluded) and max (inclusve) range.