Skip to content

Releases: cflint/CFLint

CFLint 1.2.2

10 Aug 03:02
Compare
Choose a tag to compare

A minor release. Mostly improving the parsing of CFML.

CFLint 1.2.0

29 Jul 15:20
Compare
Choose a tag to compare
Merge branch 'dev'

Conflicts:
	README.md

CFLint 1.0.1

13 Mar 16:54
Compare
Choose a tag to compare

Bug fixes on CFLint 1.0.0 release.

CFLint-0.6.1

19 Dec 05:23
Compare
Choose a tag to compare
release 0.6.1

CFLint-0.6.0

15 Dec 22:56
Compare
Choose a tag to compare
CFLint-0.6.0 Pre-release
Pre-release
Merge pull request #139 from cflint/dev

Merge pull request #138 from cflint/master

Release 0.5.1-SNAPSHOT #97

12 Oct 02:06
Compare
Choose a tag to compare
Pre-release
CFLint0.5.1

Merge branch 'dev'

CFLint-0.5.0

19 Jun 01:15
Compare
Choose a tag to compare

• Using CFParser's newest release with ANTLr 4 grammar.
• Updated license from LGPL-3 to BSD-2

CFLint-0.2.0 ProgressMonitor, Ant task, pure mvn build.

12 Aug 03:17
Compare
Choose a tag to compare

formalized the build of the parser and CFLint under maven.
Added https://github.com/cfparser/cfparser/

Added CFLintAnt, Ant task integration:
See https://github.com/cflint/CFLint/blob/70ca1f92ea6befd8164156e82ffb10ffb4fdaacb/src/test/resources/sample.build.xml

Added a progress monitor to the UI.

Added contributed machine independent new lines.

Some major changes done to get maven working. Let us know if you see anything odd.

add --version arg, change text output

02 May 03:11
Compare
Choose a tag to compare
CFLint-0.1.8

Update README.md

CFLint-0.1.7 - add quiet. stdout, single file

12 Apr 03:31
Compare
Choose a tag to compare

Addressed issues 2,3,4, and 5.