Commit graph

265 commits

Author SHA1 Message Date
mistricky
2804c49c96 [Update] generator link library on mac-aarch64 2024-04-15 14:43:10 +00:00
mistricky
ce010b0b72 [Update] generator link library on mac-x86_64 2024-04-15 14:42:35 +00:00
mistricky
6ff825ddcd [Update] generator link library on linux-x86_64 2024-04-15 14:39:42 +00:00
Mist
40720d360e
[Release] v1.1.12 2024-04-15 22:37:32 +08:00
The Mist
ac30b071d2
[Fix] auto detect content which should use source syntax (#86) 2024-04-15 22:33:57 +08:00
OKURA Masafumi
727584b109
[Fix] correct Neovim version (#85)
I don't know, maybe it's common to call is v9, but officially it's 0.9.
2024-04-14 23:19:16 +08:00
mistricky
6f5544774c [Release] 1.1.11 2024-04-08 13:27:43 +00:00
mistricky
a9fec6d205 [Update] generator link library on mac-x86_64 2024-04-08 13:27:16 +00:00
mistricky
ef44d992c2 [Update] generator link library on mac-aarch64 2024-04-08 13:24:37 +00:00
mistricky
24ec019681 [Update] generator link library on linux-x86_64 2024-04-08 13:24:15 +00:00
Mist
7657e1d755
[Release] v1.1.11 2024-04-08 21:21:57 +08:00
Uzair Aftab
d625c422e7
[Fix] Use SetExtLinux trait on linux platform (#79) 2024-04-08 20:59:54 +08:00
mistricky
0217f58e7c [Release] 1.1.10 2024-04-07 09:33:40 +00:00
mistricky
252ec79177 [Update] generator link library on mac-x86_64 2024-04-07 09:33:20 +00:00
mistricky
7a392e6204 [Update] generator link library on mac-aarch64 2024-04-07 09:31:50 +00:00
mistricky
08bcd5c809 [Update] generator link library on linux-x86_64 2024-04-07 09:31:13 +00:00
Mist
6b86b383aa
[Release] v1.1.10 2024-04-07 17:29:01 +08:00
The Mist
72d6a69ace
[Refactor] change the detect filetype strategy (#78) 2024-04-07 17:24:43 +08:00
The Mist
69ecdace3b
[Fix] replace all tab character with space for correct render text (#77) 2024-04-07 16:17:24 +08:00
mistricky
8d210e272e [Release] 1.1.9 2024-04-05 16:48:04 +00:00
Mist
96e79610ae
[Release] v1.1.9 2024-04-06 00:45:02 +08:00
Mist
4cdf8b6970
[Fix] remove the wait for action 2024-04-06 00:43:50 +08:00
Mist
cb4b02d7e0
[Release] v1.1.8 2024-04-06 00:21:42 +08:00
The Mist
5389a958a2
[Update] usage of save_path 2024-04-06 00:16:01 +08:00
The Mist
42437163db
[Feat] use auto-generate filename when the filename is not specified (#72)
* [Chore] remove redundancy code

* [Feat] use auto-generate filename when the filename is not specified
2024-04-06 00:10:08 +08:00
The Mist
8bd3cd89e0
[Feat] support highlighting no extension file (#70) 2024-04-05 23:23:17 +08:00
The Mist
45804b3341
[Fix] extract build job as a separator workflow (#68) 2024-04-05 21:50:26 +08:00
JT Smith
42ee8bf327
[Update] README.md - fix references to incorrect package (#66) 2024-04-05 09:44:18 +08:00
mistricky
985e60931d [Release] 1.1.7 2024-04-04 15:07:59 +00:00
Mist
894a0834a6
[Release] v1.1.7 2024-04-04 23:04:47 +08:00
nadir-ishiguro
5edb1522c7
[Perf] replace shebang with Nix compatible version (#65) 2024-04-04 23:03:49 +08:00
mistricky
e33120ffeb [Release] 1.1.6 2024-04-04 11:08:14 +00:00
Mist
c62202af7b
[Release] v1.1.6 2024-04-04 19:04:48 +08:00
HANU
4938d6e479
add shebang for portability (#63) 2024-04-04 19:01:14 +08:00
Mist
3d684bb2b8
[Update] remove language from shell code block 2024-04-03 18:03:48 +08:00
Micya
3054519b58
Update README.md (#62) 2024-04-03 18:01:13 +08:00
Mist
0b0cb79bf8
[Update] default config & perf usage chapter 2024-04-03 17:49:26 +08:00
Mist
f616da253f
[Update] add language to shell code block 2024-04-03 17:35:06 +08:00
Mist
1698892981
[Update] add contributors chapter & update the usage 2024-04-03 17:14:53 +08:00
Mist
8e7d77ea41
[Update] installation steps & migration chapter 2024-04-03 17:01:34 +08:00
mistricky
a545d58b2b [Release] 1.1.5 2024-04-02 12:15:32 +00:00
mistricky
0b572ad0a1 [Update] generator link library on mac-aarch64 2024-04-02 12:15:09 +00:00
mistricky
c5c7a51720 [Update] generator link library on mac-x86_64 2024-04-02 12:14:54 +00:00
mistricky
461d6b4f59 [Update] generator link library on linux-x86_64 2024-04-02 12:14:28 +00:00
Mist
ccffcd9cd5 [Release] v1.1.5 2024-04-02 20:11:59 +08:00
Mist
2572f664cc
[Perf] use print instead of raise error directly (#61) 2024-04-02 20:04:37 +08:00
Mist
efeb8d89e2
[Fix] dynamic import generator to avoid initial module not found error (#60) 2024-04-02 19:22:12 +08:00
Mist
fefaaa12be
[Feat] add extension as argument (#57) 2024-04-02 18:18:37 +08:00
Mist
8e9b4489b6
[Feat] add more language highlighting using two-face (#56) 2024-04-02 17:56:40 +08:00
mistricky
c10dd114ba [Release] 1.1.4 2024-04-02 07:39:16 +00:00