Commit graph

235 commits

Author SHA1 Message Date
594ca811e3 Upgraded to Kotlin 1.9.21 2023-11-23 18:01:01 -08:00
00f78b7575 Updated examples current snapshot dependencies 2023-10-18 21:51:53 -07:00
d57070bc59 Updated dependencies 2023-10-18 21:44:45 -07:00
0202ca0be6 Java 20 deprecation cleanup 2023-10-18 21:44:11 -07:00
52106f896d Version 1.1 2023-09-27 19:42:51 -07:00
e056220257 Cleanup before 1.1 release 2023-09-27 18:46:40 -07:00
fd7d97cfd9 Merge branch '1.0.4-dev' 2023-09-27 18:29:19 -07:00
ca6e0e2f0f Minor cleanup 2023-09-27 18:06:36 -07:00
fc77b73399 Added pin config builder. Closes #10 2023-09-27 17:25:00 -07:00
045ad0f276 Updated dependencies 2023-09-27 17:25:00 -07:00
628481606c Fixed potential resource leak. Closes #11 2023-09-27 17:24:48 -07:00
1e2f2ccee9 Upgraded to Kotlin 1.7.20 2022-09-30 22:45:46 -07:00
56fa17703c Updated dependencies 2022-04-29 12:39:59 -07:00
c48a9c902e Updated dependencies and copyright. 2022-01-03 12:15:42 -08:00
8673b17ed5 Cleaned up null handling. 2022-01-03 12:15:11 -08:00
2f9ab9a4cf Updated examples (Kotlin 1.5.31, JDK 1.8) 2021-10-01 23:08:41 -07:00
2cd3b9cd61 Upgraded to Kotlin 1.5.31 and JDK 17. 2021-10-01 22:39:53 -07:00
3dd75fa575 Upgrade to JDK 16 and Kotlin 1.3.21 2021-07-27 15:10:13 -07:00
972d93c4b1 Updated dependencies. 2021-07-08 10:33:53 -07:00
7335f7d6b1 Added Github workflow martix for JDK 1.8, 11 & 15. 2021-05-31 11:54:30 -07:00
ba4a374853 Replaced List of pairs with Map. 2021-05-23 12:30:14 -07:00
5ed71cb447 Added random URL for testing. 2021-05-21 14:06:03 -07:00
b5307a0a02 Using system wide Gradle and increased metaspace. 2021-05-21 13:01:00 -07:00
033e063103 Removed TravisCI. 2021-05-20 21:40:38 -07:00
f548b4ce5b Moved Sonarqube to GitHub action. 2021-05-19 20:54:39 -07:00
2bb7c4db63 Fix for Gitlab CI 2021-05-11 21:52:08 -07:00
50b2e93718 Upgraded to Gradle 7.0.1 2021-05-11 21:05:06 -07:00
392b167e77 Cleanup. 2021-05-09 15:04:42 -07:00
563af5b436 Added support for snapshot. 2021-05-02 20:33:55 -07:00
b984f54a8d Updated dependencies. 2021-05-02 14:13:21 -07:00
65c736cc23 Improved excepetions handling. 2021-05-02 14:13:12 -07:00
2ff60e434c Using Jacoco snapshot. 2021-04-28 20:04:44 -07:00
22e23c63e5 Upgraded to Kotlin 1.5.0 2021-04-28 12:13:41 -07:00
a27b5fa6eb Updated for 1.0.3 2021-03-21 22:50:21 -07:00
0f359f5ad9 Updated version numbers. 2021-03-21 22:46:12 -07:00
4059c4388d Should be compiled for Java 8, not 15. Closes #4. 2021-03-21 22:36:24 -07:00
42af1133e9 Merge branch '1.0.2' 2021-03-21 21:58:15 -07:00
b2ffa4fddc Fixed maven central badge. 2021-03-21 21:42:37 -07:00
a00d1a0987 Cleanup. 2021-03-21 21:22:09 -07:00
5675995bbe Fixed typo. 2021-03-21 21:09:47 -07:00
196d497003 Updated version numbers to 1.0.2 since the new pinboard API is not quite ready. 2021-03-21 21:08:30 -07:00
2d20d0292d Updated copyright. 2021-03-21 18:41:09 -07:00
026456218e Added jdk14 to CIs. 2021-03-21 18:27:31 -07:00
e60303773a Updated versions. 2021-03-21 18:19:44 -07:00
8eb6847aad Moved from JCenter to Maven Central.
Updated dependencies.
2021-03-21 17:54:34 -07:00
c08cb0708d Removed Kobalt. 2020-08-19 21:15:58 -07:00
d3b6fb50d1 Catch all IOExceptions in executeMethod. Closes #2 2020-08-19 16:41:45 -07:00
505eee98f0 Implemented using HttpLoggingInterceptor instead of manual logging. Closes #3. 2020-08-19 16:29:46 -07:00
411e63a0ba Added trusty dist. 2020-08-18 12:04:15 -07:00
0f0e87bb6a Upgraded to Gradle 6.6 and Kotlin 1.4.0. 2020-08-18 11:39:40 -07:00