Skip to content

Releases: timbeadle/cfpathcheck

Release 1.4.0

21 Sep 08:34
Compare
Choose a tag to compare

Release 1.3.0

07 Aug 13:00
Compare
Choose a tag to compare

Updated

Added

  • .editorconfig
  • eslint as devDependency
  • node v8 support in .travis.yml

Release 1.2.1

05 Nov 22:59
Compare
Choose a tag to compare

Release 1.2.0

03 Oct 20:24
Compare
Choose a tag to compare

Added

  • Support for single quotes delimiting <cfimport> and <cfinclude> attributes.

Release 1.1.1

19 Aug 10:56
Compare
Choose a tag to compare

Updated

  • Dynamic paths built with concatenation now supported, and the path winds back to the last slash to find the directory

Release 0.8.1

19 Aug 10:56
Compare
Choose a tag to compare

Updated

  • Dynamic paths built with concatenation now supported, and the path winds back to the last slash to find the directory

Release 1.1.0

17 Aug 15:29
Compare
Choose a tag to compare

Added

  • Support for include statements in cfscript.

Release 1.0.0

17 Aug 12:36
Compare
Choose a tag to compare

Added

  • CHANGELOG.md (this file).
  • Code Climate badges.
  • Some JSDoc annotations.

Removed

  • Node 0.10 support has been removed. cfpathcheck now needs at least node v4.

Changed

  • Finalise the eslint setup

Release 0.8.0

17 Aug 14:56
Compare
Choose a tag to compare

Added

  • Support for include statements in cfscript.

Release 0.7.1

08 Apr 12:36
Compare
Choose a tag to compare