- Make sure build is ES5.
- Add flow types to
lib
directory. - Upgrade development dependencies to latest versions.
- Added
engines
topackage.json
to set minimum Node version to 6. - Publishing first major as project is now stable without any breaking changes in the foreseeable future.
- Update development dependencies to latest versions.
- Configure continuous integration.
- Change minimum Node version to 6.
- Add code of conduct.
- Upgrade lintly to latest version.
- Added tests.
- Upgraded to nodely using Babel 7 beta.
- Added usage documentation to
README.md
.
- Added keywords to
package.json
.
- Initial implementation.