Releases: timbeadle/cfpathcheck
Releases · timbeadle/cfpathcheck
Release 3.0.6
Release 3.0.5
Added
- Greenkeeper.io badge
Updated
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Removed
- Verbalize (has security vulnerabilities in its own dependendencies & is unmaintained)
- pathIsAbsolute (unneeded as node 0.12 is no longer supported)
Release 3.0.4
Added
- snyk protect
Updated
Release 3.0.3
Release 3.0.2
Updated
- Update package.engines to node >=8
Release 3.0.1
Updated
- Bumped patch version after failed publish to npmjs.com
Release 3.0.0
Added
- node_js 12 support in .travis.yml
- Snyk badge
Updated
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Removed
- node_js 6 and 7 support
Release 2.0.1
Added
- node_js 11 support in .travis.yml
- Snyk security monitoring
- Sonatype DepShield
Removed
- grunt
- grunt-release-it
- load-grunt-tasks
- verb
Updated
Release 2.0.0
Added
- node_js 10 support in .travis.yml
- eslint (& accompanying npm script)
- some es6 syntax features (arrow functions, const & let etc.)
Removed
- node_js 4 & 5 support. node_js 6 is now the minimum supported version
- grunt-eslint
Updated
Release 1.5.0
Added
- node_js 9 support in .travis.yml