Skip to content

Release 1.1.0

Latest
Compare
Choose a tag to compare
@jonathan-casarrubias jonathan-casarrubias released this 02 Apr 22:09
· 12 commits to master since this release

Implemented developer tools, unit tests, es6 and babel, corrected
ranges by definitions.

- Implemented Babel.
- Fully implemented ES6.
- Refactor project structure.
- Removed unnecessary PK Builder.
- Updated documentation.
- Implemented & passed ESLINT tests.
- Implemented unit tests.
- Corrected ranges from hourly to yearly according right definition
- Removed node_modules from repo and added .gitignore
- Added development tools, gulp, mocha, etc. (see package.json)