Commit Graph

88 Commits

Author SHA1 Message Date
Kavin 41073ce8d5
Merge pull request #16 from MolotovCherry/main
windows support
2023-08-04 01:10:01 +01:00
Cherryleafroad fdca2569ec
Update windows cross target 2023-08-03 17:02:48 -07:00
Cherryleafroad e41411d9ec
windows support 2023-08-03 15:26:25 -07:00
Kavin 29cf27d24f
Add support for setting up a proxy. 2023-07-04 19:04:48 +01:00
Kavin da5a77e2f0
Bump version. 2023-06-30 13:47:32 +01:00
Kavin eb46230403
Use a CompletableFuture instead of blocking the JVM thread. 2023-06-30 13:45:14 +01:00
renovate[bot] 75cfd8dadd Update Rust crate tokio to 1.29.1 2023-06-29 23:53:44 +01:00
renovate[bot] 4d463b5a3e Update Rust crate tokio to 1.29.0 2023-06-28 01:15:44 +01:00
Kavin 3ff902794a
Bump version. 2023-06-06 00:19:35 +01:00
Kavin 1c58bc2dba
Cleanup tempDir file creation. 2023-06-06 00:16:17 +01:00
Kavin 4480826b54
Update lockfile. 2023-06-06 00:15:17 +01:00
renovate[bot] a17bb54b12 Update Rust crate once_cell to 1.18.0 2023-06-04 17:10:43 +00:00
renovate[bot] 5a2be309e1 Update Rust crate once_cell to 1.17.2 2023-05-29 14:57:57 +01:00
renovate[bot] 34d14f3460 Update Rust crate tokio to 1.28.2 2023-05-28 02:22:56 +01:00
renovate[bot] ea32df97aa Update Rust crate reqwest to 0.11.18 2023-05-16 23:01:56 +01:00
renovate[bot] 1f27a6bbc6 Update Rust crate tokio to 1.28.1 2023-05-10 18:01:09 +01:00
renovate[bot] 6a03e66cdf Update Rust crate reqwest to 0.11.17 2023-04-28 18:12:12 +01:00
renovate[bot] a8a4f7a604 Update Rust crate tokio to 1.28.0 2023-04-26 02:11:35 +01:00
Kavin 5339ed013f
Bump version. 2023-04-19 20:06:28 +01:00
Kavin e02a92dcdb
Fix compilation and a runtime error. 2023-04-19 19:44:04 +01:00
Kavin d2ca77c625
Remove WIP 2023-03-31 13:54:45 +01:00
renovate[bot] ddc8e92cea Update Rust crate tokio to 1.27.0 2023-03-28 02:58:48 +00:00
renovate[bot] ede8ed751d Update Rust crate reqwest to 0.11.16 2023-03-27 21:53:00 +00:00
renovate[bot] 21a8b2a896 Update Rust crate jni to 0.21.1 2023-03-25 19:21:00 +00:00
renovate[bot] ba6e6f7b49 Update Rust crate tokio to 1.26.0 2023-03-25 19:20:49 +00:00
renovate[bot] 283d4f8da9 Update Rust crate reqwest to 0.11.15 2023-03-25 17:02:10 +00:00
Kavin ea674a6f80
Add renovate config. 2023-03-25 16:04:54 +00:00
Kavin 2162cbe153
Migrate lazy_static to once_cell. 2023-03-25 15:59:07 +00:00
Kavin 0ad3b94bc3
Fix crash when there's no response body. 2023-03-04 20:30:09 +00:00
Kavin be5ff40c97
Remove unnecessary boilerplate code. 2023-03-04 04:22:36 +00:00
Kavin 35653a4832
Add some vm panic protection for non UTF-8 URLs. 2023-03-04 03:58:40 +00:00
Kavin 574c384bf1
Sign archives before publish. 2023-01-30 03:04:34 +00:00
Kavin b48c59f40f
Add pom details. 2023-01-29 23:02:12 +00:00
Kavin 0ffd1e61b8
Fix repository name. 2023-01-29 22:25:49 +00:00
Kavin 02adba3d9b
Publish to sonatype. 2023-01-29 22:22:56 +00:00
Kavin 0ca2941973
Add sources, javadocs and change group. 2023-01-29 21:53:34 +00:00
Kavin 9c3e6795ee
Only publish on tag. 2023-01-29 11:59:14 +00:00
Kavin 9d2953693b
Initial commit 2023-01-29 11:46:49 +00:00