Releases: timbeadle/cfpathcheck
Releases · timbeadle/cfpathcheck
Release 4.5.0
Added
- dependabot
- codeql analysis
- NodeJS 16.x, 18.x test runs
- @snyk/protect
- @types/chai
- @types/checkstyle-formatter
- @types/deep-equal
- @types/glob
- @types/mocha
- eslint
- eslint-config-xo
- eslint-plugin-import
- ls-engines
Updated
- https Semver link
- bin/{cfpathcheck -> cli/js}
- {test -> fixtures}/test-template.cfm
- Various eslint code style issues fixed
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Removed
- TravisCI setup
- DavidDM badges
- NodeJS 10.x, 13.x, 15.x test runs
- snyk
- xo
Release 5.0.2
Added
- nodejs v18 test run
Updated
Removed
- nodejs v12 test run (but should still work)
Release 5.0.1
Added
- node_js 17 support
- eslint
- @snyk/protect
- @types/chai
- @types/checkstyle-formatter
- @types/deep-equal
- @types/glob
- @types/minimist
- @types/mocha
Updated
- Link to CHANGELOG now correctly references the
main
tree - Some code style revisions to match xo, then eslint style rules
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Removed
- xo
- snyk
Release 5.0.0
Added
- node_js 16 support
- dependabot and codeql scanning
- Github build badge
Updated
- BREAKING CHANGE - this is now an ES Module, and now requires node_js 12 or above
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Removed
- node_js 10, 13 support
- david-dm badges
- TravisCI build badge
Release 4.4.0
Added
- node_js 15 support
- xo badge
Updated
- cfpathcheck.formatter(): use a ternary
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Release 4.3.0
Added
- deepEqual (used instead of lodash.isEqual)
- Linting of test scripts, with annotations to squish some warnings
- Further .snyk policy changes to ignore certain vulns
Updated
Removed
- lodash
Release 4.2.0
Added
- travis-ci.com for test and build
Updated
- snyk policy for dependency vulnerabilities
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Removed
- Unused catch argument
- travis-ci.org test/build
Release 4.1.0
Added
- node_js v14 support
- Github workflow for running tests
Updated
- Modified lib/{cfpathcheck,utils}.js to conform to updated xo linting rules
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Removed
- Greenkeeper badge (retired)
Release 4.0.0
Added
- npm-run-all for parallel test task running
Updated
Removed
- node_js 8 and 9 support
Release 3.1.0
Added
- xo linter
- prettierrc.yaml config
- nodejs v13 support
- unit tests (using mocha and chai)
Updated
Removed
- eslint