Commit graph

242 commits

Author SHA1 Message Date
Mist
2fc15dcb61
[Release] v1.5.2 2024-07-10 14:17:27 +08:00
The Mist
1edf45e582
[Fix] replace tab with spaces before take ascii snapshots (#120) 2024-07-10 14:16:20 +08:00
The Mist
f70596a74b
[Doc] add more features 2024-07-08 21:05:02 +08:00
mistricky
6755ac6335 chore(docs): update TOC 2024-07-08 10:25:47 +00:00
The Mist
de8f961e00
[Doc] windows installation chapter 2024-07-08 18:25:30 +08:00
mistricky
188f741c65 [Release] 1.5.1 2024-07-08 09:03:55 +00:00
mistricky
4b2aee0c40 [Update] generator link library on linux-x86_64 2024-07-08 09:03:30 +00:00
mistricky
68bb1cead8 [Update] generator link library on mac-aarch64 2024-07-08 09:03:10 +00:00
mistricky
8a7656adeb [Update] generator link library on mac-x86_64 2024-07-08 09:03:05 +00:00
Mist
3b7fc26930
[Release] v1.5.1 2024-07-08 17:01:21 +08:00
The Mist
06bba0f747
[Fix] copy not working on Linux (#117) 2024-07-08 16:59:35 +08:00
mistricky
daa3d1e8f5 chore(docs): update TOC 2024-07-05 09:48:19 +00:00
The Mist
8346ee9a75
[Update] add usage instruction for CodeSnapASCII 2024-07-05 17:48:06 +08:00
mistricky
553621c0f0 [Update] generator link library on linux-x86_64 2024-07-05 09:20:53 +00:00
mistricky
eb867dea3c [Release] 1.5.0 2024-07-05 09:04:00 +00:00
mistricky
19821e02ee [Update] generator link library on mac-aarch64 2024-07-05 09:03:37 +00:00
mistricky
9ce24006a8 [Update] generator link library on mac-x86_64 2024-07-05 09:03:14 +00:00
Mist
bbbc36ce3d
[Release] v1.5.0 2024-07-05 17:01:26 +08:00
The Mist
b3e3c23146
[Feat] support for take code snapshot in ASCII art format ^ ^ (#114)
* [Refactor] separate calc_wh_with_min_width from calc_wh

* [Feat] support take code snapshot as ascii art

* [Fix] incorrect line number

* [Feat] remove unused logger
2024-07-05 17:00:50 +08:00
The Mist
8f03a0795b
[Update] color of rust badge 2024-07-04 14:41:57 +08:00
The Mist
48aa5497b4
[Doc] change the null to nil in Lua code snippet (#113) 2024-07-04 14:23:29 +08:00
mistricky
6367c2d41b chore(docs): update TOC 2024-07-04 06:04:50 +00:00
mistricky
dd03542f05 [Update] generator link library on mac-x86_64 2024-07-04 06:02:26 +00:00
mistricky
bc2c8077ba [Release] 1.4.1 2024-07-04 05:53:55 +00:00
mistricky
c2dc0f1f4d [Update] generator link library on linux-x86_64 2024-07-04 05:53:33 +00:00
mistricky
ad17ca08e6 [Update] generator link library on mac-aarch64 2024-07-04 05:53:16 +00:00
Mist
fbbe244045
[Release] v1.4.1 2024-07-04 13:51:30 +08:00
github-actions[bot]
020163be03
chore: update contributors [skip ci] 2024-07-04 05:50:17 +00:00
The Mist
cb3d1a536e
[Feat] add bg_x_padding, bg_y_padding and bg_padding to allows users can customize background padding of snapshot (#112)
* [Feat] add config allow users can customize background padding

* [Update] rename config items which related background config

* [Update] add config to allow users customize the padding of background
2024-07-04 13:50:06 +08:00
The Mist
08d7588ea0
[Update] ignore all .so files (#111) 2024-07-03 16:59:40 +08:00
mistricky
24c0e3ba06 [Release] 1.4.0 2024-07-03 08:41:16 +00:00
mistricky
cfddce68a1 [Update] generator link library on mac-x86_64 2024-07-03 08:40:55 +00:00
mistricky
44d9386fe0 [Update] generator link library on linux-x86_64 2024-07-03 08:40:47 +00:00
mistricky
4e35cc6b32 [Update] generator link library on mac-aarch64 2024-07-03 08:40:22 +00:00
Mist
fceaf8e384
[Release] v1.4.0 2024-07-03 16:38:39 +08:00
The Mist
7be7336420
[Feat] add has_background config to control visibility of background component (#110)
* [Feat] add has_background config for control visiblity of background
component

* [Feat] add default has_background config
2024-07-03 16:35:41 +08:00
The Mist
a223fd8829
[Update] remove redundancy description 2024-05-08 13:15:20 +08:00
mistricky
5ee4198f59 [Release] 1.3.1 2024-05-07 13:45:13 +00:00
Mist
94971dae40
[Release] v1.3.1 2024-05-07 21:42:27 +08:00
mistricky
076a5d5f63 chore(docs): update TOC 2024-05-07 13:41:09 +00:00
The Mist
978a18354c [Update] add usage for the show_workspace config item 2024-05-07 21:40:54 +08:00
Mist
daf3dc6ee3 [Feat] add show_workspace config for display workspace in breadcrumbs 2024-05-07 21:40:54 +08:00
mistricky
a2d59ef624 [Release] 1.3.0 2024-05-07 08:49:36 +00:00
mistricky
08e06664f8 [Update] generator link library on linux-x86_64 2024-05-07 08:49:13 +00:00
mistricky
2922793055 [Update] generator link library on mac-x86_64 2024-05-07 08:49:02 +00:00
mistricky
c00a0cb081 [Update] generator link library on mac-aarch64 2024-05-07 08:48:44 +00:00
Mist
9ba92c2aa7
[Release] v1.3.0 2024-05-07 16:47:02 +08:00
The Mist
497e896f59 [Update] default config 2024-05-07 16:44:44 +08:00
Mist
19dd1d4817 [Feat] supports for allows users can custom min_width of snapshots 2024-05-07 16:44:44 +08:00
mistricky
8f9e6fa5aa chore(docs): update TOC 2024-05-07 08:07:01 +00:00