Skip to content

Commit

Permalink
Release 1.5.0 Tokyo
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderLS committed Aug 3, 2018
1 parent a011094 commit ed11429
Showing 1 changed file with 49 additions and 0 deletions.
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,54 @@
# CHANGELOG

## 1.5.0 Tokyo (released 03.08.2018)

- LIBcc30803 "Already in use in following libraries" section update
- LIBcc20803 .gradle added to .gitignore
- LIBff20803 Optimization and refactoring
- LIBcc10803 .gitignore changed
- LIBff10803 Add MavenPush.groovy Groovy Class
- LIBff40731 Add "6.2 Dokka configuration (optional)" section to README.md
- LIBcc30731 Add description about POM_PACKAGING property.
- LIBff30731 Added Gradle Android/Java/Kotlin Artifact fatjar option
- LIBff20731 Build and Deploy/Install gradle commands update
- LIBcc20731 README.md update
- LIBcc10731
- LIBff10731 Added Gradle Android Artifact jar option
- LIBbb20728 isKotlin() updated
- LIBcc20728 Kotlin source paths updated
- LIBcc10728 Inspection
- LIBff20728 Tasks for dokka-android and dokka plugins added
- LIBbb10728 Kotlin sources packaging update
- LIBff10728 dokkaInitializer added
- LIBff10726 Dokka support added. Documentation engine for Kotlin, supports Java/Kotlin projects.
- LIBff20724 JAVADOC_HTML_VERSION property. Javadoc HTML4/HTML5 options for Java 9+.
- LIBff10724 sources.jar for Android Kotlin projects
- LIBcc30724 Set the archives configuration.
- LIBcc20724 Sort tags in pom files
- LIBcc10724 API Key for JCenter, not password
- LIBcc30723 Move dependencies section at the bottom of pom files
- LIBbb10723 Add Javadoc boolean option ('html4', true) for Java 9+
- LIBcc20723 "Already in use in following libraries" section of README.md update
- LIBcc10723 "Other Properties" section of README.md update
- LIBff30723 Add Distribution Management section to pom file
- LIBff20723 Add POM_SNAPSHOT_REPOSITORIES property for Repositories section of pom file
- LIBff10723 Add Repositories section to pom file
- LIBcc40722
- LIBbb10722 Pom file generation update
- LIBcc30722 POM_DEVELOPER_ROLE and POM_DEVELOPER_ROLES code update
- LIBff20722 POM_SCM_TAG (Default is "HEAD") added. Specifies the tag that this project lives under. HEAD (meaning, the SCM root) should be the default.
- LIBff10722 Inception Year, Additional Developers, Contributors, CI Management, Mailing Lists, LicenseComments, DeveloperUrl, DeveloperTimezone added to pom
- LIBff10721 Javadoc docEncoding can be set
- LIBcc20721
- LIBbb20721 Javadoc generation update
- LIBcc10721 Default pomConfig for pom files
- LIBbb10721 Fix javadoc for Gradle Java Artifacts
- LIBff20720 Ability to generate Gradle Android Artifact apklib
- LIBbb10720 Set POM_PACKAGING default to "jar" for Gradle Java Artifacts
- LIBcc10720 Remove unnecessary requests to properties
- LIBff10720 Option to add Issue tracking system to pom file
- LIBbb10719 Remove empty pom tags

## 1.1.0 (released 19.07.2018)

- LIBcc10719 Default developer role update
Expand Down

0 comments on commit ed11429

Please sign in to comment.