Commit graph

46 commits

Author SHA1 Message Date
31f5aac584 Added update config builder. Closes #8 2022-10-22 00:04:15 -07:00
82d31578c8 Cleaned up tests with assertk 2022-10-04 13:54:00 -07:00
2636ca0cf8 Fixed copyright. 2022-01-22 06:09:17 -08:00
1bb9a5d1b5 Updated dependencies and copyright. 2022-01-03 12:24:32 -08:00
191b09060b Cleanup. 2022-01-03 12:22:07 -08:00
05195d792d Only log error if severe logging level is enabled. 2021-07-27 15:01:08 -07:00
e97c13fc4c Cleanup. 2021-06-05 02:53:52 -07:00
3971b2fc36 Implemented additional HTTP status codes. Closes #3 2021-06-04 23:41:30 -07:00
f492c712bd Fixed KDocs. 2021-06-04 13:15:08 -07:00
cb346effa6 Cleaned up maps. 2021-06-03 01:37:44 -07:00
28abc95c5d Updated to Kotlin 1.5.0 2021-04-28 10:33:12 -07:00
8fcbfb88ce Updated copyright. 2021-03-21 13:21:04 -07:00
2c8a9c61cc Updated to new API documention URL. 2020-09-13 16:27:21 -07:00
720986b83f Upgraded to Gradle 6.6 and Kotlin 1.4.0. 2020-08-18 00:12:41 -07:00
b12931c6ad Implemented lastCallResponse property. Closes #2 2020-07-31 13:27:08 -07:00
0f08c131c6 Fixed examples and docs. 2020-03-21 22:59:24 -07:00
8060f856ee Removed toJson() in CallResponse. 2020-03-17 17:01:09 -07:00
2760b8e3a4 Cleanup.+ 2020-03-03 15:52:24 -08:00
4ca3773fe9 Added CallResponse and Bitlinks.udpate(). 2020-03-03 14:08:34 -08:00
318409cb2f Added CallResponse and Bitlinks.update(). 2020-03-03 13:49:58 -08:00
9ba23fd6c3 Revert "Added CallResponse and Bitlinks.udpate()."
This reverts commit 05ee938de7fac49026118a53f5af02ff26d82ccd.
2020-03-03 13:49:58 -08:00
87350f0d51 Added CallResponse and Bitlinks.udpate(). 2020-03-03 13:49:57 -08:00
b10721573a Added Bitlinks.update() method. 2020-03-03 13:25:16 -08:00
dd0079e7e8 Added dokkaDocs 2020-03-03 00:29:30 -08:00
597b5516e1 Added bitlink create method. 2020-03-02 18:32:52 -08:00
0aeb385238 Cleanup. 2020-03-02 18:32:22 -08:00
93407fbf8f Cleanup. 2020-03-02 10:25:52 -08:00
19a883d074 Cleanup. 2020-03-01 20:41:47 -08:00
b7066f6ff7 Changed Clicks/summary to clicks. 2020-03-01 20:40:48 -08:00
7587da57e5 Added JVM overlaod to call. 2020-03-01 20:40:19 -08:00
b8cec20991 Converted string functions to extensions. 2020-03-01 20:39:26 -08:00
c18ec9f022 Moved Methods to its own class. 2020-03-01 20:38:22 -08:00
98fec5a987 Added EMPTY_JSON constant. 2020-03-01 16:49:09 -08:00
0f3315905d Addec clicks summary. 2020-02-27 09:50:59 -08:00
64e9eb2f55 Added bitlinks tests. 2020-02-27 00:42:29 -08:00
06ea6b91a2 Cleanup. 2020-02-27 00:42:09 -08:00
7cfd200138 long_url is returned on shorten error. 2020-02-27 00:40:49 -08:00
42348476f6 Reduced complexity. 2020-02-26 15:23:10 -08:00
abdae1cc77 Added EMPTY constant. 2020-02-26 15:22:54 -08:00
d77b3cce72 Restructed with Bilinks, Constants, and Utils classes. 2020-02-26 13:46:30 -08:00
4fa39ba530 Added expand method. 2020-02-26 01:49:16 -08:00
b2cd573d13 Fix for CI. 2020-02-25 19:01:14 -08:00
8c926d28f7 Fixed documentation. 2020-02-25 18:50:04 -08:00
364bacc619 Cleanup. 2020-02-25 14:42:47 -08:00
25d2904a6e Added copyright. 2020-02-25 14:42:31 -08:00
a444b72b87 Initial commit. 2020-02-25 13:51:54 -08:00