Adam
dce203845e
restructure project to Kotlin Multiplatform
...
- custom POM location removed (there are now two POMs, one for the 'Kotlin Multiplatform' publication, and another for Kotlin/JVM, and more are on the way, which would lead to a cluttered build dir)
- renamed the directories (the directory name is how Kotlin Multiplatform chooses the published artifact ID, and there's no an easier way to change it.)
- updated README examples, and link to `-jvm` variant guide
2023-06-13 19:37:33 +02:00
3a19b5e895
Switched to kotlin.test
2023-06-06 22:42:16 -07:00
Adam
1986a8e56d
try only adding sonar to :lib
2023-06-04 17:47:18 +02:00
Adam
c1efd8a955
don't skip :lib?
2023-06-04 17:18:29 +02:00
Adam
97a23a195f
try skipping projects...
2023-06-04 16:57:29 +02:00
Adam
62cc110651
fix base archive name by adding -lib
suffix
2023-05-31 23:30:51 +02:00
Adam
fc3a5648ed
tidy build config, update pom.xmls
2023-05-31 23:27:56 +02:00
Adam
ae8ffb91bb
tidy up build config files
2023-05-31 23:24:41 +02:00
Adam
b2316b0029
split up app/lib
2023-05-31 23:21:34 +02:00
Adam
6670346890
tweaks and fixes
...
- introduce kotlin-jvm convention
- tidy up code-quality build config
2023-05-31 22:48:49 +02:00
Adam
61b51824fd
define all plugins in buildSrc/build.gradle.kts
, and bump Kover version
2023-05-31 21:27:52 +02:00
Adam
4d294bfee8
tidy up build config
2023-05-31 21:18:10 +02:00
Adam
93e113fa69
set up convention plugins
...
- tidy up build scripts to use convention plugins
- use centralised repo definition
- tidy up some of the build config
2023-05-31 21:10:57 +02:00
ac278b6fef
Minor cleanup
2023-01-06 19:47:10 -08:00
41912076b0
Version 1.3.0
2023-01-06 19:12:00 -08:00
4b746ba75c
Added spaceToPlus parameter to decode function
2023-01-06 15:57:22 -08:00
f8b9376f40
Added spaceToPlus parameter to encode function
2023-01-05 20:42:00 -08:00
aa3b40f307
Version 1.0.1
2023-01-04 20:04:32 -08:00
a7b67c39af
Made the encoding even more defensive
2023-01-04 19:29:04 -08:00
b9c1449d55
Added fatJar task and standalone instructions
2023-01-04 00:04:59 -08:00
ac5f8e5334
Version 1.0.0
2023-01-02 23:39:54 -08:00
75b540c7ee
Fixed tests badge submission URL
2023-01-02 15:52:50 -08:00
58c0f62604
Added tests badge
2023-01-02 15:20:35 -08:00
3ed294bf72
Minor cleanup
2023-01-02 02:28:42 -08:00
5f84e96b11
Added parameterized tests
2023-01-01 23:05:17 -08:00
59d53ebe01
Minor cleanup
2023-01-01 13:23:12 -08:00
fad3714ae0
Added main method for command line usage
2023-01-01 06:26:47 -08:00
c91770339d
Changed the allow parameter to also take a string
2022-12-31 01:37:51 -08:00
8e92ab430d
Minor cleanup
2022-12-30 20:14:10 -08:00
a3645937ca
Initial commit.
2022-12-30 17:45:42 -08:00