Skip to content

Commit 9df1ddb

Browse files
committed
updated
1 parent ab53d7c commit 9df1ddb

File tree

1 file changed

+5
-22
lines changed

1 file changed

+5
-22
lines changed

README.md

Lines changed: 5 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -10,31 +10,14 @@
1010
![Logo](assets/logo.png)
1111

1212
# Changelog
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
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
1717

18-
- __7.0.2 (15 jul 2019)__
18+
- __7.0.2 (15 jul 2019)__
1919
- fixed leaks of system scoped dependencies in generated pom.xml
2020

21-
- __7.0.1 (19 apr 2019)__
22-
- minor refactoring
23-
24-
- **7.0.0 (31 mar 2019)**
25-
- **reworked and renamed some parameters for Maven and ANT plug-ins**
26-
- **removed maven `clear` goal**
27-
- **removed maven `preprocessTest` goal (use flag `useTestSources` instead)**
28-
- added embedded Gradle plugin `com.igormaznitsa.jcp`
29-
- added function `STR esc(STR)`
30-
- fixed build under JDK 9+
31-
- XML functions work through embedded [Apache Xalan](https://xalan.apache.org/) and [Apache Xerces](http://xerces.apache.org/)
32-
- **minimal needed Java version changed to 1.8**
33-
- refactoring
34-
35-
- **6.1.4 (16 jun 2018)**
36-
- [#19](https://github.com/raydac/java-comment-preprocessor/issues/19) removed dependencies to meta packages (their sources moved into project)
37-
3821
[Full changelog](https://github.com/raydac/java-comment-preprocessor/blob/master/changelog.txt)
3922

4023
# Introduction

0 commit comments

Comments
 (0)