Commit graph

31 commits

Author SHA1 Message Date
ad879b36e4
Update copyright 2025-03-16 12:12:05 -07:00
f4f831895d
Add parameters kdoc for builder constructor 2025-03-16 12:09:27 -07:00
378427bfef
Made config constructor private 2024-05-26 00:33:45 -07:00
414fbc07cb
Cleaned up config. 2024-05-25 22:15:39 -07:00
9d71b7a598
Added return types to builder functions. 2024-05-19 02:13:01 -07:00
9088716047
Builder configuration initialization requires text. 2024-05-17 02:05:09 -07:00
8d4f608e90
Updated copyright 2024-05-11 23:23:45 -07:00
962aa6a86c
Added Config builder 2024-05-11 16:35:09 -07:00
e99fad47c7 Moved from Gradle to bld 2023-11-08 12:10:45 -08:00
4f3cedadd3 Updated dependencies and copyright 2022-08-25 14:06:32 -07:00
266817ed89 Updated dependencies and copyright. 2022-01-03 12:06:14 -08:00
eb14e72255 Upgraded to Gradle 7.1. 2021-06-20 01:34:19 -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
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
2b9d463ed5 Fixed calculations. 2020-10-02 00:40:11 -07:00
89cd67855b Added extra property. 2020-09-13 16:06:11 -07:00
a0af2bc304 Upgraded to Gradle 6.6 and Kotlin 1.4.0. 2020-08-18 00:17:41 -07:00
6753021678 License cleanup. 2020-07-27 22:04:23 -07:00
1dce65dfaa Added copyright URL. 2020-07-27 18:00:40 -07:00
6bd908ba1f Added JSP tag. 2020-07-27 15:38:15 -07:00
ae134efac4 Changed initialize to reset. 2020-07-27 15:38:03 -07:00
61706679e9 Only repreform calculations if the text or options have changed. 2020-07-27 03:46:24 -07:00
95509ae031 Cleanup. 2020-07-23 20:56:07 -07:00
064a2967ef Added license and copyright. 2020-07-23 11:44:43 -07:00
f887404d33 Added KDoc for public functions, etc. 2020-07-23 10:52:05 -07:00
6c22c168a7 Initial commit. 2020-07-23 01:47:35 -07:00