Skip to content

Releases: NickNaso/hertzy

0.1.1

31 May 13:19
64c8421
Compare
Choose a tag to compare
  • Added reference to browser version.

0.1.0

29 Aug 10:36
Compare
Choose a tag to compare
  • Added new logo and all correlated materials.
  • Added guideline and concept about logo.
  • Fixed some errors in documentation.
  • Refactor of all internal functions and data structure.
  • Added .npmignore to exclude press folder to be published.

0.0.13

17 May 16:50
Compare
Choose a tag to compare
  • Fixed event counter handler when the off method is called

0.0.11

14 May 22:04
Compare
Choose a tag to compare
  • When Hertzy need to update the max number of listeners that is possible to attach an event the setMaxListeners method of EventEmitter is never called.

0.0.7

08 Mar 21:34
Compare
Choose a tag to compare

0.0.7 / 2018-08-23

  • Added References to documentation

  • Fix typos

0.0.5

03 Feb 15:39
Compare
Choose a tag to compare

0.0.5 / 2018-01-31

  • Added CI integration

  • Fix minor issues

0.0.3

08 Jan 01:57
Compare
Choose a tag to compare

0.0.3 / 2018-01-08

  • Fix in documentation of hertzy.

  • Added unit tests to arise basic coverage.

  • Fixed typos on documentation.

  • Fixed reference error on updateListeners function.

  • Fixed typerror on off method.