File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[ ![ License Apache 2.0] ( https://img.shields.io/badge/license-Apache%20License%202.0-green.svg )] ( http://www.apache.org/licenses/LICENSE-2.0 )
22[ ![ Maven central] ( https://maven-badges.herokuapp.com/maven-central/com.igormaznitsa/jcp/badge.svg )] ( http://search.maven.org/#artifactdetails|com.igormaznitsa|jcp|7.0.2|jar )
3- [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/grade/c6acda63097a40c68d8ca8eaef6180d8 )] ( https://www.codacy.com/app/rrg4400/java-comment-preprocessor )
43[ ![ Java 1.8+] ( https://img.shields.io/badge/java-1.8%2b-green.svg )] ( http://www.oracle.com/technetwork/java/javase/downloads/index.html )
54[ ![ Maven 3.0+] ( https://img.shields.io/badge/maven-3.0%2b-green.svg )] ( https://maven.apache.org/ )
65[ ![ Gradle 3.0+] ( https://img.shields.io/badge/gradle-3.0%2b-green.svg )] ( https://gradle.org/ )
1110![ Logo] ( assets/logo.png )
1211
1312# Changelog
14- - ** 7.0.2 (15 jul 2019)**
13+ - __ 7.0.3 (SNAPSHOT)__
14+ - added way to get info about all input and produced files from preprocessor context
15+ - reworked Gradle plug-in
16+ - refactoring, removed some auxiliary plugins from build process and extra code
17+
18+ - __ 7.0.2 (15 jul 2019)__
1519 - fixed leaks of system scoped dependencies in generated pom.xml
1620
17- - ** 7 .0.1 (19 apr 2019)**
21+ - __ 7 .0.1 (19 apr 2019)__
1822 - minor refactoring
1923
2024- ** 7.0.0 (31 mar 2019)**
Original file line number Diff line number Diff line change 1+ 7.0.3 (SNAPSHOT)
2+ - added way to get info about all input and produced files from preprocessor context
3+ - reworked Gradle plug-in
4+ - refactoring, removed some auxiliary plugins from build process and extra code
5+
167.0.2 (15 jul 2019)
27 - fixed leaks of system scoped dependencies in generated pom.xml
38
You can’t perform that action at this time.
0 commit comments