Commit graph

11 commits

Author SHA1 Message Date
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
b2316b0029 split up app/lib 2023-05-31 23:21:34 +02:00
53a9f6a4ac Updated baseline 2023-01-06 18:35:48 -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
5f84e96b11 Added parameterized tests 2023-01-01 23:05:17 -08:00
c91770339d Changed the allow parameter to also take a string 2022-12-31 01:37:51 -08:00
a3645937ca Initial commit. 2022-12-30 17:45:42 -08:00