Commit graph

77 commits

Author SHA1 Message Date
Weilin Shi
6b08f978b6 update go.mod and license 2023-01-01 08:34:24 +08:00
Weilin Shi
9234bd71dd update deps 2022-12-05 16:17:24 +08:00
Weilin Shi
f6fd454518 fix #7 2022-06-27 13:00:35 +08:00
Weilin Shi
20014aab1b new custom generator api 2022-06-10 12:16:34 +08:00
Weilin Shi
6aa88d953f test go 1.18 2022-03-22 15:23:39 +08:00
Weilin Shi
019b34f8f2 update deps and license 2022-01-06 20:44:35 +08:00
Weilin Shi
80cb7ffd68 update readme 2021-09-28 16:44:12 +08:00
Weilin Shi
02532e6f4d fix old code style 2021-08-25 15:21:16 +08:00
Weilin Shi
ba2a083ab6 update code of conduct 2021-08-24 21:15:10 +08:00
Weilin Shi
a4223da22a fix typo and lint 2021-07-28 21:26:53 +08:00
Weilin Shi
53e75b199a upgrade to use embed from Go 1.16 2021-07-28 21:22:23 +08:00
Weilin Shi
cccc7a97ea remove used section in readme 2021-06-22 14:14:22 +08:00
Weilin Shi
87b02acaf1 update compatibility notes 2021-06-22 14:13:41 +08:00
Weilin Shi
ba5dfca752 go mod tidy 2021-06-15 21:23:55 +08:00
Weilin Shi
1bc08e3651 happy new year 2021-01-01 09:50:41 +08:00
Weilin Shi
3915a04f79 go tide module 2020-10-13 16:39:37 +08:00
Weilin Shi
b69ec48f20 fix pkg go dev link 2020-09-22 11:04:26 +08:00
Weilin Shi
8d7ec3aacd use pkg go dev 2020-09-22 10:58:43 +08:00
Weilin Shi
ade1a224fe use main branch 2020-09-22 10:51:17 +08:00
Weilin Shi
244d68b51a use v2 actions 2020-09-10 11:36:21 +08:00
Takuya Kaneda
3db110f2af
Make New() concurrency-safe (#6) 2020-07-19 21:25:17 +08:00
Weilin Shi
26e89c7d47 update deps 2020-07-08 14:09:46 +08:00
Weilin Shi
f1f6487f0d shorten test func name 2020-02-18 15:13:05 +08:00
Weilin Shi
8eb90511f0 Fix link to license in readme 2020-01-13 15:18:25 +08:00
Weilin Shi
06183fda34 Update license year 2020-01-06 16:25:31 +08:00
Weilin Shi
12fb7f5809 Update deps 2019-11-19 17:16:45 +08:00
Weilin Shi
2065fa60ee remove travis and add GitHub workflow 2019-10-24 15:56:39 +08:00
Weilin Shi
9ad0ec237f
Add GitHub workflow 2019-10-24 15:38:14 +08:00
Weilin Shi
6905bb1079 Add Golang v1.13 test in travis config 2019-09-05 16:51:23 +08:00
Weilin Shi
b6f150856e Clean up 2019-07-04 14:15:45 +08:00
Weilin Shi
5af4d9ea05
Merge pull request #3 from s3rj1k/go.mod
add go.mod support
2019-05-13 12:14:48 +08:00
s3rj1k
24252cb4f8 add go.mod support
Signed-off-by: s3rj1k <evasive.gyron@gmail.com>
2019-05-10 14:14:40 +03:00
Weilin Shi
b06ff17030 update license and add anti-996 license 2019-04-19 08:51:01 +08:00
Weilin Shi
7909ea661c Add go 1.12 to travis config 2019-02-28 10:37:10 +08:00
Weilin Shi
e6742d643f Add golang 1.11 to travis config 2019-02-03 12:00:59 +08:00
Weilin Shi
56e03474ba v1.3.0 2018-11-07 15:14:22 +08:00
Weilin Shi
891b52d957 Update coverage 2018-10-04 09:48:52 +08:00
Weilin Shi
1b36f64f5d Add palette option 2018-08-14 14:27:29 +08:00
Weilin Shi
fc4a5d0dfc Fix randomColor func 2018-06-12 11:06:37 +08:00
Weilin Shi
1284662a43 Update code style and readme.md 2018-04-26 10:03:29 +08:00
Weilin Shi
b204ba9578 Simplify drawSineCurve function 2018-03-26 11:08:21 +08:00
Weilin Shi
d13db8c2b6 Update travis CI config and clean up gitignore 2018-02-23 10:07:13 +08:00
Weilin Shi
6a043360ff Fix typo and clean up things 2018-01-16 12:58:32 +08:00
Weilin Shi
6cc73c97f7 v1.2.0 2017-12-27 13:36:50 +08:00
Weilin Shi
8bb5ffd35d Add Noise option 2017-12-11 16:14:09 +08:00
Weilin Shi
57d17d0ed4 Update history 2017-11-17 13:21:31 +08:00
Weilin Shi
e5ca1c346e Add writeGIF API 2017-11-08 14:24:52 +08:00
Weilin Shi
10262641db Add WriteJPG option for jpeg format captcha 2017-10-30 14:17:27 +08:00
Weilin Shi
abab5c281c Update travis ci setting to use 1.9.x instead of 1.9 version of go 2017-10-22 12:11:25 +08:00
Weilin Shi
d0ec38c405 update: improve coverage 2017-10-15 20:15:14 +08:00