1
0
mirror of https://github.com/schollz/croc synced 2024-07-08 11:55:46 +00:00
Commit Graph

314 Commits

Author SHA1 Message Date
Zack
fc457557e0 v10.0.4 2024-05-25 09:02:34 -07:00
Zack Scholl
08103bb7bb v10.0.3 2024-05-24 18:04:29 -07:00
Zack
a95d67e31c v10.0.2 2024-05-23 09:47:15 -07:00
Zack
43f1c53538 v10.0.1 2024-05-23 08:35:56 -07:00
Zack
6181903c83 go.mod v9 -> v10 2024-05-23 06:25:53 -07:00
Zack
7acd2def69 version bump for breaking change 2024-05-23 06:15:03 -07:00
Zack
f6d862eac0 bump version 2024-05-20 12:08:57 -07:00
Zack
5a6005f1eb bump version 2024-05-20 12:08:45 -07:00
Zack
d81116382f bump version to 9.6.15 2024-04-06 09:44:08 -07:00
Zack Scholl
483c5255bb chore: bump version to 9.6.14 2024-03-11 15:50:04 -07:00
Zack
28bb36b321 bump version 2024-02-22 14:40:20 -08:00
Zack
53fc9ebd99 bump version 2024-02-20 07:58:27 -08:00
Zack
8ac1e3a501 bump version 2024-02-19 07:47:23 -08:00
Zack
b278f5a41d bump version 2024-02-16 06:56:06 -08:00
Zack Scholl
230de9184d bump version 2024-02-08 13:39:45 -07:00
Zack
f41a2afead bump version and fix installer 2024-02-06 15:51:07 -08:00
Zack Scholl
8aa9f040f6 bump 9.6.6 2023-11-09 06:53:42 -08:00
Sandeep
c4d5c89e5f
Fix minor error in README 2023-11-03 11:20:41 +05:30
Zack Scholl
8ab65d06b5 bump 9.6.5 2023-07-06 10:10:39 -07:00
Zack
8d8d06557e
Merge pull request #534 from sitiom/winget-releaser
add winget releaser workflow
2023-03-14 05:00:19 -07:00
Zack Scholl
1220d54a65 bump 9.6.4 2023-03-14 04:41:22 -07:00
Zack Scholl
3135bd74e3 bump 9.6.3 2023-02-20 07:21:24 -08:00
sitiom
9eaba7be7c
add Winget installation instructions 2023-02-12 23:45:11 +08:00
Zack
c20beb1be7
not reachable by twitter anymore 2022-12-16 16:35:06 -08:00
Zack Scholl
3b819346fa bump 9.6.2 2022-12-06 07:58:30 -08:00
Zack Scholl
0f7f449d7f bump 9.6.1 2022-10-17 13:44:09 -07:00
Zack Scholl
1851327df7 bump 9.6.0 2022-07-08 16:41:04 -07:00
Zack
7a0c0a8200
Merge pull request #474 from tjanez/fedora-package
add Fedora instructions to README
2022-05-20 09:50:31 -07:00
Zack Scholl
5270755c15 bump 9.5.6 2022-05-18 16:57:22 -07:00
Tadej Janež
a5d3e00f2b
add Fedora instructions to README 2022-04-29 22:31:59 +02:00
Zack Scholl
9de06a6bf9 bump 9.5.5 2022-04-28 14:30:03 -07:00
Zack Scholl
817905cf5a bump 9.5.4 2022-04-27 08:25:06 -07:00
Zack
35652e60a3
new support system 2022-04-13 06:42:08 -07:00
Zack Scholl
ec949888d8 Merge branch 'master' of github.com:schollz/croc 2022-04-07 06:01:08 -07:00
Zack Scholl
0d52ead66e update default curve 2022-04-07 06:01:02 -07:00
Zack Scholl
b715993435 bump 9.5.3 2022-04-07 05:59:24 -07:00
Zack Scholl
087c22d833 update readme 2022-04-03 15:21:35 -07:00
Zack Scholl
073196ccd2 bump 9.5.2 2022-02-23 08:07:23 -08:00
Zack
353ae0db16
add more information 2022-02-07 14:06:49 -08:00
Zack Scholl
94c0f66a26 bump 9.5.1 2022-02-03 08:51:19 -08:00
Zack Scholl
7390e7ed45 bump 9.5.0 2021-11-18 07:03:47 -08:00
Eng Zer Jun
da8beb65bf
build: upgrade to Go 1.17
Go 1.17 introduces compiler improvement
(https://golang.org/doc/go1.17#compiler) and supports module graph
pruning (https://golang.org/ref/mod#graph-pruning) and lazy module
loading (https://golang.org/ref/mod#lazy-loading).

This commit applies the changes by running `go mod tidy -go=1.17` to
enable module graph pruning and lazy module loading supported by Go 1.17
or higher.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-17 11:39:01 +08:00
Zack Scholl
89efd38c10 bump 9.4.2 2021-10-02 12:38:32 -07:00
Zack Scholl
5d9afe03ef bump 9.4.1 2021-10-02 12:29:05 -07:00
Zack Scholl
060ce516b1 bump 9.4.0 2021-10-02 10:41:26 -07:00
Zack Scholl
1d3fdffed6 bump 9.3.0 2021-08-16 12:29:43 -07:00
Zack Scholl
664936feb2 bump 9.2.1 2021-08-06 13:46:23 -07:00
Zack Scholl
d922808fd8 change install cmd 2021-06-25 13:19:23 -07:00
Zack Scholl
8d22737fd3 bump 9.2.0 2021-06-21 11:54:11 -07:00
Zack Scholl
646c879edc bump 9.1.6 2021-06-15 15:08:32 -07:00