30 Commits

Author SHA1 Message Date
Julien Lengrand-Lambert
89dbda55b8 Moves up to next version, and fixes demo-remote 2025-10-26 00:00:32 +01:00
julien Lengrand-Lambert
d982bc94cb Adding retro Java 17 compatibility
* Moving back to Java 17 compatibility. I'll change demo-remote a little later, because otherwise I have to break the project for some time.

* Prepares version 0.1.3
2025-10-26 00:43:04 +02:00
Julien Lengrand-Lambert
f829d56a43 Update publishing plugin to 0.34 2025-10-19 03:21:52 +02:00
renovate[bot]
0364ab5d0c Update plugin org.jetbrains.kotlinx.kover to v0.9.3 (#44)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-10-19 03:18:31 +02:00
Julien Lengrand-Lambert
20dfc326c7 Prepares 0.1.3 2025-10-19 02:59:19 +02:00
Julien Lengrand-Lambert
3ec5410f94 Creates 0.1.2 2025-10-19 02:51:32 +02:00
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
e38c968151 Next version tagging 2025-06-09 09:13:53 +02:00
Julien Lengrand-Lambert
e2817cb15c Prepares release 2025-06-09 09:03:29 +02:00
julien Lengrand-Lambert
5f390de944 Generates HTML from Object (#30)
* Adds Generator
* Corrects README
2025-06-09 09:02:27 +02:00
Julien Lengrand-Lambert
58abce8cb1 Updates version 2025-06-08 19:49:30 +02:00
Julien Lengrand-Lambert
91da68172f Lining up the version 2025-06-08 14:23:58 +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
5372fab21c Fix types (#22)
* Improves types
* Adds missing properties to music album
* Changes gender from String to Enum
* Changes URL to an actual URL
* Fix typo
* Adds scalable live testing on real data
* Uses OffsetDateTime for articles, videos and books
2025-06-03 00:36:03 +02:00
julien Lengrand-Lambert
95069c10a3 Uploading Code Coverage info (#20)
* Setting up Kover
* Adding CodeCov setup
* Adding badge
2025-05-19 12:30:15 +02:00
Julien Lengrand-Lambert
4c20ea5dac Adding codecov report 2025-05-19 10:05:59 +02:00
Julien Lengrand-Lambert
aa34916640 Upgrading next version number 2025-05-18 14:56:23 +02:00
julien Lengrand-Lambert
8e2a256eb8 Prepares 0.0.2 release 2025-05-18 14:51:14 +02:00
Julien Lengrand-Lambert
8943e7217c Using more concise naming 2025-05-18 14:48:27 +02:00
Julien Lengrand-Lambert
5f5bccbc7c Moves model to their own file 2025-05-18 14:05:59 +02:00
Julien Lengrand-Lambert
aa056eabcf Adds Enum to easily recognize type 2025-05-18 11:15:54 +02:00
Julien Lengrand-Lambert
668b91cbcf Removing unused convenience method 2025-05-18 10:52:18 +02:00
Julien Lengrand-Lambert
dcf69d495b Adding unsupported types 2025-05-18 10:17:25 +02:00
renovate[bot]
90b9d7ad35 Update plugin com.vanniktech.maven.publish to v0.32.0 2025-05-18 00:03:59 +00:00
Julien Lengrand-Lambert
8028f47761 Removing unnecessary checks 2025-05-16 23:55:44 +02:00
Julien Lengrand-Lambert
ea62c616fb Adds moule to remote check library functionality 2025-05-16 23:32:42 +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
60423e969e First version 2025-05-16 22:11:02 +02:00
Julien Lengrand-Lambert
72722a8977 Preparing for release 2025-05-16 22:06:02 +02:00
Julien Lengrand-Lambert
ccd3a6f3a6 Creating separate modules
* Lib module building
 * demo module needs fixing
2025-05-16 14:21:56 +02:00