Commit graph

78 commits

Author SHA1 Message Date
96fbbd6634 Upgraded to Kotlin 1.7.20 2022-09-30 22:31:47 -07:00
290ec8d116 Version 0.9.1 2022-08-25 16:44:51 -07:00
c5bd4d4748 Fixed sonarqube/kover report location 2022-08-25 14:59:57 -07:00
fba34f80ce Merge branch '0.9.1-dev' 2022-08-25 14:14:31 -07:00
4f3cedadd3 Updated dependencies and copyright 2022-08-25 14:06:32 -07:00
9f0146a971 Updated dependencies 2022-04-28 21:53:15 -07:00
266817ed89 Updated dependencies and copyright. 2022-01-03 12:06:14 -08:00
f09b3e9610 Upgraded jsoup to 1.14.3 2021-10-01 22:58:19 -07:00
79689f4932 Upgraded to Kotlin 1.5.31 and JDK 17. 2021-10-01 22:55:54 -07:00
0a0469c5e0 Updated to Kotlin 1.5.30. 2021-08-24 22:20:01 -07:00
233b1acdb2 Upgraded to Kotlin 1.5.21 and JDK 16. 2021-07-27 09:10:04 -07:00
a345330421 Updated dependencies. 2021-07-11 19:22:21 -07:00
eb14e72255 Upgraded to Gradle 7.1. 2021-06-20 01:34:19 -07:00
4c4f7da0da Cleanup. 2021-06-11 20:07:35 -07:00
4bf4a7ec09 Added Github workflow martix for JDK 1.8, 11 & 15. 2021-05-31 11:55:18 -07:00
022950b8d4 Added matrix for Java 11 & 15. 2021-05-31 01:04:23 -07:00
76113a3526 Changed rounding default mode to HALF_EVEN. 2021-05-30 21:17:21 -07:00
644429b1ad Renamed round parameter to roundingMode. 2021-05-30 20:48:21 -07:00
6cabd2e723 Added round parameter. Closes #1 2021-05-30 18:08:57 -07:00
d99218f43b Improved KDocs. 2021-05-27 01:43:00 -07:00
6c8cc7806e Cleanup. 2021-05-27 01:25:26 -07:00
f17ce191d7 Using system wide Gradle. 2021-05-21 13:06:27 -07:00
6d340eb5c4 Removed TravisCI. 2021-05-20 20:05:42 -07:00
b81d486f34 Fixed long lines. 2021-05-19 22:09:32 -07:00
547d235ecb Moved Sonarqube to GitHub action. 2021-05-19 21:54:21 -07:00
f575b67436 Fix for Gitlab CI 2021-05-11 21:50:51 -07:00
b55e3a6956 Upgraded to Gradle 7.0.1 2021-05-11 20:42:28 -07:00
b1810846a5 Added support for snapshot. 2021-05-02 20:51:19 -07:00
2c48f94e6d Using Jacoco snapshot. 2021-04-28 20:03:36 -07:00
bfecf857a2 Upgraded to Kotlin 1.5.0 2021-04-28 12:48:54 -07:00
317c39dfb5 Cleanup 2021-04-28 12:43:42 -07:00
39a9e934a0 Removed repository from example. 2021-03-20 17:20:51 -07:00
821e4f84c4 Updated Maven Central badge. 2021-03-20 16:54:20 -07:00
012657d8ef Removed pom.xml.asc 2021-03-20 14:17:51 -07:00
64920df1fc Added openjdk15 on TavisCI 2021-03-20 13:46:52 -07:00
4f21120e51 Updated copyright. 2021-03-20 02:09:58 -07:00
d33cd60fe0 Moved to Maven Central instead of JCenter. 2021-03-20 00:45:35 -07:00
67665ca859 Changed to half down rounding. 2020-10-11 19:42:10 -07:00
0058fa0094 Updated jacoco. 2020-10-02 00:47:22 -07:00
2b9d463ed5 Fixed calculations. 2020-10-02 00:40:11 -07:00
38e0599875 Updated dependencies. 2020-10-02 00:40:00 -07:00
89cd67855b Added extra property. 2020-09-13 16:06:11 -07:00
ca60284289 Updated dependencies. 2020-09-13 15:44:10 -07:00
c993bd1ee6 Improved tests. 2020-09-09 00:34:41 -07:00
12855c5b3e Cleanup examples. 2020-09-09 00:34:27 -07:00
5de9d7b5e0 Fixed JSP tag example. 2020-09-09 00:34:01 -07:00
ac666d764b Updated to Dokka 1.4.0, etc. 2020-09-08 23:46:14 -07:00
4f2aff370a Updated to Gradle 6.6.1. 2020-09-08 23:45:42 -07:00
46b2a624e3 Updated examples to use Kotlin 1.4.0. 2020-08-21 07:31:22 -07:00
a0af2bc304 Upgraded to Gradle 6.6 and Kotlin 1.4.0. 2020-08-18 00:17:41 -07:00