0.1.0-alpha.17 - 2024-10-26
com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.7.18
gradle -> 8.10.2
0.1.0-alpha.16 - 2024-02-13
FileScope
DSLT?.or(other: T): T
T?.or(block: () -> T): T
Iterable<T>.sixth(): T
Iterable<T>.sixthOrNull(): T?
Iterable<T>.seventh(): T
Iterable<T>.seventhOrNull(): T?
Iterable<T>.eighth(): T
Iterable<T>.eighthOrNull(): T?
Iterable<T>.ninth(): T
Iterable<T>.ninthOrNull(): T?
Iterable<T>.tenth(): T
Iterable<T>.tenthOrNull(): T?
Boolean.ifFalse(block: () -> Unit): Boolean
Boolean.ifTrue(block: () -> Unit): Boolean
T?.ifNotNull(block: () -> Unit): T?
T?.ifNull(block: () -> Unit): T?
Graph
data structure
com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.6.3
gradle -> 8.6
0.1.0-alpha.15 - 2023-06-05
root: TreeNode<T>
toTreeNode<T>
com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.5.0-alpha.26
0.1.0-alpha.14 - 2023-06-02
TreeNode
data structureString.removeIf
com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.5.0-alpha.24
gradle -> 8.1.1
0.1.0-alpha.13 - 2023-04-17
resource(name: String): File
functionresourceOrNull(name: String): File?
functionFile.children: Sequence<File>
String.transformstring
functionString.TRANSFORMSTRING
functionString.transformString
functionString.TransformString
functionString.transform_string
functionString.TRANSFORM_STRING
functionString.transform_hyphen_string
functionString.TRANSFORM_HYPHEN_STRING
functionString.tRaNsFoRmStRiNg
function
@Ignore*
annotation use CamelCase in the target name@IgnoreDARWIN
to@IgnoreAPPLE
gradle -> 8.1
com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.5.0-alpha.8
easimon/wipe-cache -> v2
0.1.0-alpha.12 - 2022-10-18
String::capitalize
String::decapitalize
com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.2.0-alpha.42
com.android.tools.build:gradle -> 7.3.0
gradle -> 7.5.1
0.1.0-alpha.11 - 2022-07-14
kotlin-test-testng
artifact
0.1.0-alpha.10 - 2022-07-14
kotlin-test-junit
artifactkotlin-test-juni5
artifact
kotlin-test
artifact
0.1.0-alpha.9 - 2022-07-14
kotlin-test
artifact
com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.2.0-alpha.23
0.1.0-alpha.8 - 2022-07-10
String.replace(vararg oldToNewValues: Pair<String, String>): String
String.remove(vararg values: String): String
com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.2.0-alpha.20
org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.7.10
0.1.0-alpha.7 - 2022-07-05
com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.2.0-alpha.8
0.1.0-alpha.6 - 2022-06-29
CharSequence.notContain: Boolean
functions
org.jetbrains.kotlinx:binary-compatibility-validator -> 0.10.1
org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.6.3
0.1.0-alpha.5 - 2022-06-14
String.ansiColor
function just color the first line in multiline strings
org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.6.2
org.jetbrains.kotlinx:binary-compatibility-validator -> 0.10.0
com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.43
io.kotest:kotest-assertions-core -> 5.3.0
org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.21
gradle -> 7.4.2
0.1.0-alpha.4 - 2022-01-07
List<String>.removeDuplicateEmptyLines
String.removeDuplicateEmptyLines
String.endWithNewLine
emptyString()
toString.Empty
com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.39
org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.6.0
gradle -> 7.3.3
io.kotest:kotest-assertions-core -> 5.0.3
org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.10
0.1.0-alpha.3 - 2021-11-29
- Java support to Java 8
com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.17
0.1.0-alpha.2 - 2021-11-29
emptyString()
isNotNullNorBlank()
andisNotNullNorEmpty()
second()
,third()
,forth()
,fifth()
andpenultimate()
OrNull
variants forsecond()
,third()
,forth()
,fifth()
andpenultimate()
com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.17
io.kotest:kotest-assertions-core -> 5.0.0
org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.6.0
0.1.0-alpha.1 - 2021-11-10
AnsiColor
andString.ansiColor()
String.remove
gradle -> 7.3
com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.8
org.jetbrains.kotlinx:binary-compatibility-validator -> 0.8.0