Commit graph

82 commits

Author SHA1 Message Date
97edc07160
Updated dependencies
Bumped JDK to version 23 (GitHub CI Workflow)
Bumped PMD extensions to version 1.1.7
Bumped JUnit to version 5.11.3
2024-10-29 22:39:52 -07:00
5cfb6fa5f8
Bumped bld to version 2.1.0 2024-09-04 23:45:51 -07:00
429852371f
Bumped bld to version 2.0.1 2024-07-29 17:30:00 -07:00
0b24f08cb1
Added JDK 22 to CI 2024-03-21 14:00:47 -07:00
a0ebfe2566 Bumped to bld 1.9.0 2024-02-26 13:48:58 -08:00
3f4c2abac1 Bumped bld to 1.8.0 2024-01-31 01:07:29 -08:00
7e0d7ff1f6 Updated extensions 2023-10-22 15:36:34 -07:00
eeb2965a5e Updated dependencies 2023-10-20 21:35:56 -07:00
ab59d559e4 Upgraded to bld 1.7.2 2023-08-20 19:56:05 -07:00
7bbacf7a30 Upgrade to bld 1.7.1 2023-08-18 02:15:27 -07:00
9d2a1d4324
Update bld-wrapper.properties 2023-08-17 12:52:27 -07:00
079671626a Added more tests 2023-08-12 11:06:23 -07:00
a57c5afd62 Upgraded to RIFE2 1.7.0 2023-05-12 15:03:19 -07:00
85cf1ee47f Updated test-badges extension 2023-04-15 14:43:02 -07:00
623ecfa7af Added pmd extension with RIFE2 1.5.20 2023-04-15 14:16:08 -07:00
25b94487ad Updated to RIFE2 1.5.19 2023-04-10 08:20:42 -04:00
e29d4ee1c7 Added RIFE2 repo credentials to the publish workflow 2023-04-08 13:18:48 -07:00
630b57b604 Moved from Gradle to bld 2023-04-08 10:28:20 -07:00
5df56b7820 Version 1.1.0 2023-03-26 12:01:07 -07:00
20f8aef5c6 Prevented some tests from being repeated on CI 2023-03-25 23:08:08 -07:00
0ca9f5b9f8 Added error logging to fetchUrl 2023-03-25 20:50:03 -07:00
4bba966770 Switched to generic properties parsing on more renderers 2023-03-25 20:49:30 -07:00
c1b0e7fcf5 Javadocs 2023-03-25 15:50:06 -07:00
9738ecb0ba Improved the renderers encoding by using the template encoding or encoding specified in a property 2023-03-25 15:46:05 -07:00
538a8d35ae Switched to use StringUtils for un/captitalize 2023-03-24 09:22:30 -07:00
79cbf76761 Added validateCreditMethod standalone method 2023-03-23 20:37:01 -07:00
a5855e6638 Temporary fix for the Maven Central badge 2023-03-22 14:34:58 -07:00
8ac24562c0 Upgraded version to 1.0.0 2023-03-22 11:26:16 -07:00
4e3f021ec3 Minimized calls to getDefaultValue 2023-03-22 04:04:22 -07:00
9d3452304c Minor cleanup 2023-03-22 01:09:44 -07:00
65fab8debd Documented uptime default Properties. 2023-03-22 00:38:21 -07:00
b0e6c2aba3 Added references to ISO 8601 and RFC 2282 date/time 2023-03-21 23:44:33 -07:00
9ff60a6f6b Moved un/capitlize to RenderUtils 2023-03-21 23:12:03 -07:00
eaf4bb6356 Upgraded to RIFE2 1.5.3 2023-03-21 13:30:10 -07:00
5ea5727a4a Moved date/time formatters to utils class 2023-03-21 07:21:24 -07:00
05c1bd3f2a Added more tests 2023-03-19 19:15:34 -07:00
1aa2bc2681 Added Abbreviate renderers 2023-03-19 15:11:07 -07:00
4dd5df1d61 Added Mask renderer 2023-03-19 12:04:47 -07:00
b34363fccf Minor cleanup 2023-03-19 03:31:55 -07:00
b218313ed3 Added QrCode renderer 2023-03-19 03:06:19 -07:00
b97abc7091 Minor cleanup 2023-03-19 00:57:37 -07:00
c5cbff291f Added Normalize renderer 2023-03-19 00:38:30 -07:00
0ab3e93caa Added links to wiki for Lowercase, Rot13, SwapCase, Trim, Uncapitalize and Uppercase 2023-03-18 22:40:04 -07:00
2297011feb Added links to wiki for EncodeHtmlEntities, EncodeUnicode and EncodeUrl 2023-03-18 21:39:41 -07:00
ea941d2200 Removed outdate EncodeQp 2023-03-18 21:39:16 -07:00
cea371ed31 Added links to wiki for EncodeHtml, EncodeJs, EncodeJson and EncodeXml 2023-03-18 14:56:19 -07:00
0f62f9cb5b Added links to wiki for FormatCreditCard 2023-03-18 12:44:20 -07:00
b27b0965af Added more links to the wiki documentation 2023-03-18 12:24:25 -07:00
9db22d734a Added links to the wiki 2023-03-17 22:53:27 -07:00
7f1cea5714 Remove DateTimeUtc, replaced with tz property of DateTimeIso 2023-03-17 21:46:20 -07:00