Commit Graph

16 Commits

Author SHA1 Message Date
df7c4cc81d added JPMS support 2022-06-04 18:32:17 +08:00
8d4f654c0a switch to Groovy DSL 2021-07-10 10:52:41 +01:00
b1b7142124 removed multi-release-jar plugin and Gradle version bump 2021-05-21 07:32:28 +01:00
4163715cd8 publishing multi-release-jar 2020-11-09 17:10:38 +01:00
Walter Oggioni
c5d2ba03fa fixed out of bound error 2020-05-02 00:31:12 +01:00
Walter Oggioni
da433c9d14 fixed bug in net.woggioni.jzstd.ZstdInputStream 2020-05-01 21:15:26 +01:00
Walter Oggioni
65929adcd7 added publication to Maven 2020-05-01 21:15:05 +01:00
Walter Oggioni
4c38df39c9 improved performances of net.woggioni.jzstd.ZstdInputStream 2020-05-01 01:13:11 +01:00
Walter Oggioni
3c21a78e1a fixed performance bug 2020-05-01 00:45:04 +01:00
Walter Oggioni
7e08bd7505 fixed bug 2020-04-30 23:08:49 +01:00
9f48d6ee3a added cli tool 2020-04-27 19:41:40 +01:00
0479cf0560 removed redundant buffer 2020-04-26 22:50:42 +01:00
82ea2f0175 more friendly public API 2020-04-26 22:14:31 +01:00
01ac499e59 removed dependency from kotlin 2020-04-26 21:47:45 +01:00
33aed799c0 added input stream and basic unit test, removed kotlin code 2020-04-26 21:37:29 +01:00
ba704f18e5 initial commit 2020-04-26 17:00:10 +01:00