julien Lengrand-Lambert
|
12de34aa60
|
Feat/updates 10 25 (#42)
* Update dependency com.fleeksoft.ksoup:ksoup-network to v0.2.5 (#40)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update whole ksoup to 0.2.5
* Update dependency gradle to v8.14.3 (#37)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update dependency org.junit:junit-bom to v5.14.0 (#36)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update dependency gradle to v8.14.3 (#43)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update plugin org.jetbrains.kotlin.jvm to v2.2.20 (#35)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Update ktor from scraper
* Update settings
* Update settings
* Update gradle/actions action to v4.4.4 (#31)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* Adds claude init
* Upgrades to Java 24
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-10-19 02:48:47 +02:00 |
|
julien Lengrand-Lambert
|
3c0eed60a7
|
Makes library multiplatform (#27)
* Replaces JSoup by Ksoup
|
2025-06-08 14:16:48 +02:00 |
|
Julien Lengrand-Lambert
|
8943e7217c
|
Using more concise naming
|
2025-05-18 14:48:27 +02:00 |
|
Julien Lengrand-Lambert
|
ea62c616fb
|
Adds moule to remote check library functionality
|
2025-05-16 23:32:42 +02:00 |
|
Julien Lengrand-Lambert
|
e88b2ca5c4
|
Fixes Main file typo and adds new use case
|
2025-05-16 23:11:32 +02:00 |
|
Julien Lengrand-Lambert
|
0803182d88
|
Fixes #8
Starts fixing #8.
Removes required dependency to JSoup for users of the library.
|
2025-05-16 23:08:28 +02:00 |
|
Julien Lengrand-Lambert
|
57e771ffb0
|
Demo now imports lib
Both modules working
|
2025-05-16 14:24:38 +02:00 |
|
Julien Lengrand-Lambert
|
ccd3a6f3a6
|
Creating separate modules
* Lib module building
* demo module needs fixing
|
2025-05-16 14:21:56 +02:00 |
|