File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 22
33# Task Keeper Changelog
44
5+ ## [ 0.30.6] - 2025-10-14
6+
7+ - Add ` jake ` , ` grunt ` , ` gulp ` support for JS/TS project
8+
59## [ 0.30.5] - 2025-10-11
610
711- Make bun as default JS/TS engine if no engine assigned for code block
812
913## [ 0.30.4] - 2025-09-29
1014
1115- Update to just 1.43.0
12- - Update to maven-wrapper-plugin 3.3.4
16+ - Update to maven-wrapper-plugin 3.3.4
1317
1418## [ 0.30.3] - 2025-08-30
1519
Original file line number Diff line number Diff line change 11[package ]
22name = " task-keeper"
3- version = " 0.30.5 "
3+ version = " 0.30.6 "
44edition = " 2021"
55authors = [
" linux_china <[email protected] >" ]
66description = " Task keeper to manage tasks from different task runners"
@@ -40,7 +40,7 @@ error-stack = "0.6"
4040dotenvx-rs = " 0.4.25"
4141shlex = " 1.3"
4242cfg-if = " 1"
43- uuid = { version = " 1.18" , features = [" v4" ," v7" ] }
43+ uuid = { version = " 1.18" , features = [" v4" , " v7" ] }
4444logos = " 0.15"
4545shell-escape = " 0.1"
4646bytecount = " 0.6.9"
You can’t perform that action at this time.
0 commit comments