Skip to content

Latest commit

 

History

History
63 lines (58 loc) · 7.17 KB

CHANGELOG.md

File metadata and controls

63 lines (58 loc) · 7.17 KB

Change Log

upcoming (2015/06/20 18:19 +00:00)

  • cb764ad 1.0.3 - add jsinspect and coverage check (@mboughaba)
  • c356284 Add jsinspect and ignore test file. (@mboughaba)
  • 2a2aba7 Add jscs check to commit hook (@mboughaba)
  • a353d46 Add jscs style check (@mboughaba)
  • 1273a10 Add changelog. (@mboughaba)
  • d0a4dd2 increase node engine requirement (@mboughaba)
  • b2117fd Change node engine requirement. (@mboughaba)
  • 7d9c006 Remove stupid from heading and README (@mboughaba)
  • 5887342 Drop support of node 0.8 (@mboughaba)
  • d2a4320 Add changelog. (@mboughaba)
  • 80f3361 Drop support of node 0.8 (@mboughaba)
  • 0179772 Add changelog. (@mboughaba)

1.0.0 (2015/06/03 18:04 +00:00)

  • d47ef13 etcjs v1.0 (@mboughaba)
  • 399b597 add CHANGELOG (@mboughaba)
  • 103a5aa delete unused configuraion file. (@mboughaba)
  • 00f409d Improve default handling (@mboughaba)
  • 3accae4 Support new methods load, get and set. (@mboughaba)
  • 8264d88 generate changelog based on commit messages. (@mboughaba)
  • bcb74f6 fix typo (@mboughaba)
  • 8d5f550 make use of module pattern (@mboughaba)
  • 5929b1f update 0.11.0 - add check arround callback (@mboughaba)
  • 1f8fbda check if callback exists before calling it (@mboughaba)
  • 09ab49a fix typo (@mboughaba)

0.10.0 (2015/05/31 07:27 +00:00)

  • a500a73 update 0.10.0 after adding tests (@mboughaba)
  • bdcf9e3 added extra tests (@mboughaba)

0.9.1 (2015/05/31 07:11 +00:00)

  • 2f61b8b Upgrade 0.9.1 after improving default handling (@mboughaba)
  • 64d30a2 improved default handling (@mboughaba)
  • ab73ed2 fix license file (@mboughaba)
  • 42712f8 removed copied lines (@mboughaba)
  • 6f25540 update 0.8.0 after changing node engine requirement (@mboughaba)

0.8.0 (2015/05/30 17:59 +00:00)

  • d723ffd changed node engine requirement (@mboughaba)
  • 4af1774 update 0.7.0 after changing license (@mboughaba)
  • 09b57ca changed License (@mboughaba)
  • d136a03 Upgrade 0.6.1 after adding module options (@mboughaba)
  • 45b018f Added options to make the module useful (@mboughaba)
  • 69fe356 0.6.0 added badges to README (@mboughaba)
  • 33dc38f added awesome badges (@mboughaba)
  • 6a36ad9 0.5.0 - adapted npm scripts (@mboughaba)
  • 164409c 0.4.0 - adapted npm scripts (@mboughaba)
  • 955e238 Adapted npm scripts (@mboughaba)
  • 6f57a92 0.3.0 - fix missing npm travis script (@mboughaba)
  • 2cd5405 fix missing npm script (@mboughaba)
  • a661e7f 0.2.0 - fix missing npm travis script (@mboughaba)
  • 64f21cf fix missing npm script (@mboughaba)
  • b676cc0 update to % after adding travis ci (@mboughaba)
  • 75cca8f added travis ci (@mboughaba)
  • 32380b8 merge (@mboughaba)
  • 7fa79cb added gpl v2 license (@mboughaba)
  • 2426ce6 Initial commit (@mboughaba)
  • f5b2b83 Upgrade to 0.0.6 after refactor (@mboughaba)
  • 2757cc2 making simple open source npm module out of this (@mboughaba)
  • 2f9291b .gitignore created by brackets-git extension (@mboughaba)