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.0] - 2025-07-25
6+
7+ - Add [ dotenvx] ( https://dotenvx.com/ ) support for ` .env ` encryption file.
8+
59## [ 0.29.3] - 2025-07-20
610
711- Update just to 1.42.3
8- - Update maven to 3.9.11
12+ - Update maven to 3.9.11
913- Update gradle to 8.14.3
1014
1115## [ 0.29.2] - 2025-07-02
Original file line number Diff line number Diff line change 11[package ]
22name = " task-keeper"
3- version = " 0.29.3 "
3+ version = " 0.30.0 "
44edition = " 2021"
55authors = [
" linux_china <[email protected] >" ]
66description = " Task keeper to manage tasks from different task runners"
@@ -37,7 +37,7 @@ dirs-sys = "0.5"
3737which = " 8.0"
3838thiserror = " 2"
3939error-stack = " 0.5"
40- dotenvy = " 0.15 "
40+ dotenvx-rs = " 0.2.2 "
4141shlex = " 1.3"
4242cfg-if = " 1"
4343uuid = { version = " 1.17" , features = [" v4" ] }
You can’t perform that action at this time.
0 commit comments