Skip to content

Releases: ar4mirez/hapi-octopus

v1.0.0

07 Feb 14:06
7f75d0f
Compare
Choose a tag to compare

1.0.0 (2018-02-07)

Bug Fixes

  • cleanup: removing extra files (de8cec7)
  • travis: fixing travis (3cc1eb0)

Features

  • project structure: removing unnecesary files and updating travis (4d07f71), closes #2

BREAKING CHANGES

  • project structure: nodejs 4 an 6 support dropped.

v0.1.1

13 Feb 23:53
Compare
Choose a tag to compare

<a name"0.1.1">

0.1.1 (2017-02-13)

Bug Fixes

  • package.json: fixing a mistake in main property. (d8e2a683)

v0.1.0

13 Feb 22:52
Compare
Choose a tag to compare

<a name"0.1.0">

0.1.0 (2017-02-13)

Features

  • api: first stable api define plus 100% coverage (3ad4ceba)
  • methods: add method registration. (7e3f7636)

v0.0.2

07 Feb 21:51
Compare
Choose a tag to compare

<a name"0.0.2">

0.0.2 (2017-02-07)

Bug Fixes

  • utils: validation in loadFilesFromDir (b69b2198)

v0.0.1

07 Feb 19:05
Compare
Choose a tag to compare

<a name"0.0.1">

0.0.1 (2017-02-07)

Bug Fixes

  • loadFilesFromDir: validating options.cwd (904e0001)