Commit graph

93 commits

Author SHA1 Message Date
7adbddd3a3 Upgraded to Gradle 6.6 and Kotlin 1.4.0. 2020-08-18 00:31:13 -07:00
414a096314 Fixed spacing. 2020-06-09 22:38:18 -07:00
1f6d5356a9 Version 0.9.2 2020-06-09 22:33:06 -07:00
ba714a3e9f Added Gradle section. 2020-06-09 22:32:42 -07:00
187ae6718e Updated dependencies. 2020-06-09 22:31:55 -07:00
9ecc6cba68 Updated dependencies. 2020-04-14 17:52:25 -07:00
7e6a1ae087 Added More... section. 2020-03-07 16:26:24 -08:00
319af15a15 Updated copyright. 2020-03-07 16:26:11 -08:00
1e0de8b920 Updated examples. 2020-03-07 16:18:22 -08:00
149bbff4ae Version 0.9.1-beta 2020-03-07 16:17:52 -08:00
bd27e0b7af Added toApiUrl() extension. 2020-03-05 22:50:06 -08:00
a995ae2af5 Cleanup. 2020-03-05 22:49:44 -08:00
527530e89d Added toJson(). 2020-03-05 22:49:24 -08:00
5550f076ca Updated dependencies. 2020-03-05 22:48:34 -08:00
fc4b25bda4 Added docs. 2020-03-05 22:46:41 -08:00
de1b5caef4 Updated dependencies. 2020-02-11 15:52:39 -08:00
4e1eaebd37 Updated dependencies. 2019-12-15 17:41:18 -08:00
5555f4ffc9 Added blank page test. 2019-10-02 01:38:10 -07:00
c2dfee4952 Improved tests. 2019-10-01 23:21:52 -07:00
5d5678aa79 Tests for null strings. 2019-10-01 22:36:03 -07:00
564b914e9f Cleanup examples. 2019-10-01 22:11:58 -07:00
1b0146ebb4 Allow null strings in comment properties. 2019-10-01 22:11:44 -07:00
8d0cdbbf46 Switched to Java 13. 2019-09-30 17:49:19 -07:00
75aaf1d57b Fixed cache. 2019-09-29 23:32:42 -07:00
53aedf8361 Fix. 2019-09-29 23:28:53 -07:00
3e6b566e58 Fix, hopefully. 2019-09-29 23:18:57 -07:00
8ab13c763e Fix, maybe? 2019-09-29 23:13:01 -07:00
720a36378f Cleanup. 2019-09-29 23:04:45 -07:00
4bbb8b7701 More tests for mock request. 2019-09-29 23:04:36 -07:00
a0e2750c01 Cleanup. 2019-09-25 10:56:26 -07:00
ebaca3340f Fixed kotlin example. 2019-09-25 09:40:29 -07:00
6f47f40bd1 Cleanup. 2019-09-24 21:15:16 -07:00
32fd9c3c57 Added setting the app user agent. 2019-09-24 18:52:44 -07:00
9d784dfe96 Added more tests and cleanup. 2019-09-24 18:52:11 -07:00
2db72fa867 Cleanup. 2019-09-24 17:20:05 -07:00
0e6d9921f6 Added ifNull() extension function. 2019-09-24 16:52:49 -07:00
697e74da79 Added Akismet Servlet example. 2019-09-23 21:05:23 -07:00
47210fd592 The basics for now. 2019-09-23 18:31:28 -07:00
b8df369f0a Cleanup. 2019-09-23 18:31:17 -07:00
8702c6511d Moved static functions to companion object. 2019-09-23 16:29:16 -07:00
1815093f5f Fix for CircleCI, maybe. 2019-09-23 15:06:43 -07:00
c63d1be70c Added CI configs. 2019-09-23 14:57:06 -07:00
2c49a88df4 Workaroud Dokka issue on Windows 2019-09-23 14:07:56 -07:00
7e3c7c1190 Cleanup. 2019-09-23 11:23:44 -07:00
befd8bfc3f Added more types. 2019-09-23 11:22:25 -07:00
9e6507392e Improved examples. 2019-09-22 23:54:38 -07:00
1595c7c238 Added more tests. 2019-09-22 23:32:48 -07:00
d100fdf7ed Improved reset() testing. 2019-09-22 22:53:03 -07:00
ade07b3863 Implemented appUserAgent instead of application name/version.
Cleaned up javadoc.
2019-09-22 22:52:41 -07:00
8a20a5cdb2 Implemented errorMessage and JSON (de)serialization. 2019-09-22 12:03:53 -07:00