Skip to content

Commit

Permalink
Updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Sep 25, 2018
1 parent 86c2b67 commit 534d4de
Showing 1 changed file with 29 additions and 29 deletions.
58 changes: 29 additions & 29 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Changelog of Violations lib.


## 1.65
### GitHub [#45](https://github.com/tomasbjerre/violations-lib/issues/45) False positive matches in KotlinGradleParser
### GitHub [#45](https://github.com/tomasbjerre/violations-lib/issues/45) False positive matches in KotlinGradleParser

**Correcting Kotlin parsers**

Expand All @@ -46,7 +46,7 @@ Changelog of Violations lib.


## 1.64
### GitHub [#44](https://github.com/tomasbjerre/violations-lib/issues/44) Support kotlinc warnings
### GitHub [#44](https://github.com/tomasbjerre/violations-lib/issues/44) Support kotlinc warnings *enhancement*

**Kotlin Maven and Gradle parsers**

Expand All @@ -64,7 +64,7 @@ Changelog of Violations lib.


## 1.62
### GitHub [#42](https://github.com/tomasbjerre/violations-lib/pull/42) Added yamllint parser
### GitHub [#42](https://github.com/tomasbjerre/violations-lib/pull/42) Added yamllint parser

**Correcting YAMLLint**

Expand Down Expand Up @@ -119,7 +119,7 @@ Changelog of Violations lib.


## 1.59
### GitHub [#39](https://github.com/tomasbjerre/violations-lib/issues/39) AndroidLintParser doesn't expose rule correctly
### GitHub [#39](https://github.com/tomasbjerre/violations-lib/issues/39) AndroidLintParser doesn't expose rule correctly

**Adding category to model**

Expand All @@ -137,7 +137,7 @@ Changelog of Violations lib.


## 1.57
### GitHub [#38](https://github.com/tomasbjerre/violations-lib/issues/38) gcc, ARM-Gcc and Doxygen
### GitHub [#38](https://github.com/tomasbjerre/violations-lib/issues/38) gcc, ARM-Gcc and Doxygen *enhancement*

**GCC, ARM GCC and Doxygen**

Expand Down Expand Up @@ -165,15 +165,15 @@ Changelog of Violations lib.


## 1.55
### GitHub [#33](https://github.com/tomasbjerre/violations-lib/issues/33) Add support for NullAway
### GitHub [#33](https://github.com/tomasbjerre/violations-lib/issues/33) Add support for NullAway *enhancement*

**NullAway**


[72244241bbd2ead](https://github.com/tomasbjerre/violations-lib/commit/72244241bbd2ead) Tomas Bjerre *2018-04-14 05:08:26*


### GitHub [#35](https://github.com/tomasbjerre/violations-lib/issues/35) cpplint parser does not recognize any violations
### GitHub [#35](https://github.com/tomasbjerre/violations-lib/issues/35) cpplint parser does not recognize any violations

**Testing cpplint variant**

Expand Down Expand Up @@ -225,7 +225,7 @@ Changelog of Violations lib.


## 1.52
### GitHub [#10](https://github.com/tomasbjerre/violations-lib/issues/10) Google error-prone
### GitHub [#10](https://github.com/tomasbjerre/violations-lib/issues/10) Google error-prone *enhancement*

**Google error-prone**

Expand All @@ -234,7 +234,7 @@ Changelog of Violations lib.


## 1.51
### GitHub [#30](https://github.com/tomasbjerre/violations-lib/pull/30) Parameterize the max line length for the report table.
### GitHub [#30](https://github.com/tomasbjerre/violations-lib/pull/30) Parameterize the max line length for the report table.

**Parameterize max width of reporter table**

Expand All @@ -243,7 +243,7 @@ Changelog of Violations lib.


## 1.50
### GitHub [#28](https://github.com/tomasbjerre/violations-lib/issues/28) Single quotes in xml are printed as '
### GitHub [#28](https://github.com/tomasbjerre/violations-lib/issues/28) Single quotes in xml are printed as '

**Un-escape XML when reading attributes.**

Expand Down Expand Up @@ -357,15 +357,15 @@ Changelog of Violations lib.


## 1.38
### Jira JENKINS-48669
### Jira JENKINS-48669

**Ignoring case when checking for equality**


[4d7069f628813b6](https://github.com/tomasbjerre/violations-lib/commit/4d7069f628813b6) Tomas Bjerre *2017-12-21 10:12:56*


### Jira JENKINS-48670
### Jira JENKINS-48670

**DocFX parser**

Expand Down Expand Up @@ -405,7 +405,7 @@ Changelog of Violations lib.


## 1.34
### GitHub [#27](https://github.com/tomasbjerre/violations-lib/issues/27) PMD may miss ruleSet and externalInfoUrl
### GitHub [#27](https://github.com/tomasbjerre/violations-lib/issues/27) PMD may miss ruleSet and externalInfoUrl *bug*

**Accepting PMD files without ruleset-tag**

Expand Down Expand Up @@ -441,7 +441,7 @@ Changelog of Violations lib.


## 1.32
### GitHub [#24](https://github.com/tomasbjerre/violations-lib/pull/24) Added handling for empty IssueType Description attributes for Resharper
### GitHub [#24](https://github.com/tomasbjerre/violations-lib/pull/24) Added handling for empty IssueType Description attributes for Resharper

**Cleanup after merge**

Expand All @@ -463,7 +463,7 @@ Changelog of Violations lib.


## 1.31
### GitHub [#23](https://github.com/tomasbjerre/violations-lib/issues/23) Checkstyle: don't fail if rule attribute is not present
### GitHub [#23](https://github.com/tomasbjerre/violations-lib/issues/23) Checkstyle: don't fail if rule attribute is not present

**Allowing absent source in Checkstyle parser**

Expand Down Expand Up @@ -496,23 +496,23 @@ Changelog of Violations lib.


## 1.28
### GitHub [#19](https://github.com/tomasbjerre/violations-lib/issues/19) Support detekt
### GitHub [#19](https://github.com/tomasbjerre/violations-lib/issues/19) Support detekt *enhancement*

**Updating doc about Detekt**


[bf5475d3e59fb3d](https://github.com/tomasbjerre/violations-lib/commit/bf5475d3e59fb3d) Tomas Bjerre *2017-06-13 18:14:41*


### GitHub [#20](https://github.com/tomasbjerre/violations-lib/issues/20) Support Facebook Infer
### GitHub [#20](https://github.com/tomasbjerre/violations-lib/issues/20) Support Facebook Infer *enhancement*

**Updating doc on Infer**


[22a2eb9add9884c](https://github.com/tomasbjerre/violations-lib/commit/22a2eb9add9884c) Tomas Bjerre *2017-06-23 12:44:57*


### GitHub [#22](https://github.com/tomasbjerre/violations-lib/pull/22) Renaming Reporter to Parser
### GitHub [#22](https://github.com/tomasbjerre/violations-lib/pull/22) Renaming Reporter to Parser

**Renaming Reporter to Parser**

Expand Down Expand Up @@ -596,31 +596,31 @@ Changelog of Violations lib.


## 1.23
### GitHub [#14](https://github.com/tomasbjerre/violations-lib/issues/14) Support php checkers
### GitHub [#14](https://github.com/tomasbjerre/violations-lib/issues/14) Support php checkers *enhancement*

**PHPMD and PHPCS**


[f7212555f7a986b](https://github.com/tomasbjerre/violations-lib/commit/f7212555f7a986b) Tomas Bjerre *2017-02-18 20:01:36*


### GitHub [#15](https://github.com/tomasbjerre/violations-lib/issues/15) Support Rubycop
### GitHub [#15](https://github.com/tomasbjerre/violations-lib/issues/15) Support Rubycop *enhancement*

**Support RubyCop**


[75ad3b3d415384a](https://github.com/tomasbjerre/violations-lib/commit/75ad3b3d415384a) Tomas Bjerre *2017-02-18 21:36:36*


### GitHub [#16](https://github.com/tomasbjerre/violations-lib/issues/16) Support clang
### GitHub [#16](https://github.com/tomasbjerre/violations-lib/issues/16) Support clang *enhancement*

**Support CLang**


[68ac9c8cf268d17](https://github.com/tomasbjerre/violations-lib/commit/68ac9c8cf268d17) Tomas Bjerre *2017-02-18 21:28:31*


### GitHub [#17](https://github.com/tomasbjerre/violations-lib/issues/17) Support golint
### GitHub [#17](https://github.com/tomasbjerre/violations-lib/issues/17) Support golint *enhancement*

**Support GoLint**

Expand All @@ -645,15 +645,15 @@ Changelog of Violations lib.


## 1.21
### GitHub [#12](https://github.com/tomasbjerre/violations-lib/issues/12) Support pydocstyle (old pep257)
### GitHub [#12](https://github.com/tomasbjerre/violations-lib/issues/12) Support pydocstyle (old pep257) *enhancement*

**Adding MyPy and PyDocStyle parsers**


[acfe3312656237f](https://github.com/tomasbjerre/violations-lib/commit/acfe3312656237f) Tomas Bjerre *2017-02-06 17:07:33*


### GitHub [#13](https://github.com/tomasbjerre/violations-lib/issues/13) Support mypy
### GitHub [#13](https://github.com/tomasbjerre/violations-lib/issues/13) Support mypy *enhancement*

**Adding MyPy and PyDocStyle parsers**

Expand Down Expand Up @@ -764,7 +764,7 @@ Changelog of Violations lib.


## 1.13
### GitHub [#11](https://github.com/tomasbjerre/violations-lib/issues/11) CSSLint rollup output causes parsing error
### GitHub [#11](https://github.com/tomasbjerre/violations-lib/issues/11) CSSLint rollup output causes parsing error *bug*

**Handling css-lint reports where there are not line or evidence**

Expand Down Expand Up @@ -807,7 +807,7 @@ Changelog of Violations lib.


## 1.9
### GitHub [#4](https://github.com/tomasbjerre/violations-lib/issues/4) eslint
### GitHub [#4](https://github.com/tomasbjerre/violations-lib/issues/4) eslint *enhancement*

**ESLint**

Expand Down Expand Up @@ -874,15 +874,15 @@ Changelog of Violations lib.


## 1.6
### GitHub [#5](https://github.com/tomasbjerre/violations-lib/issues/5) PiTest
### GitHub [#5](https://github.com/tomasbjerre/violations-lib/issues/5) PiTest *enhancement*

**Adding pitest parser**


[eeb2a624a99a7ff](https://github.com/tomasbjerre/violations-lib/commit/eeb2a624a99a7ff) Tomas Bjerre *2016-03-26 19:22:06*


### GitHub [#7](https://github.com/tomasbjerre/violations-lib/issues/7) Findbugs parser misses bugs
### GitHub [#7](https://github.com/tomasbjerre/violations-lib/issues/7) Findbugs parser misses bugs *bug*

**Correcting exception message thrown if attribute not found**

Expand Down Expand Up @@ -910,7 +910,7 @@ Changelog of Violations lib.


## 1.5
### GitHub [#3](https://github.com/tomasbjerre/violations-lib/issues/3) Support more formats
### GitHub [#3](https://github.com/tomasbjerre/violations-lib/issues/3) Support more formats *enhancement*

**Support PerlCritic and XMLLint**

Expand Down

0 comments on commit 534d4de

Please sign in to comment.