70 Commits

Author SHA1 Message Date
eb0406507b fix: docs + verify docs before publish v0.7.6 2024-07-22 01:54:42 +03:00
74e1674fdf chore: improve error logging v0.7.5 2024-07-22 01:47:48 +03:00
c192e6c843 feat: similar cmd suggestions 2024-07-22 01:30:10 +03:00
62a3c403a2 fix: script env v0.7.4 2024-04-09 00:40:45 +03:00
a52895643a docs: fix changelog 2024-02-25 13:38:04 +02:00
02a2e031ff chore: bump version number v0.7.3 2024-02-25 13:33:43 +02:00
5b6f83811c fix: return error code from process when exiting 2024-02-25 13:32:07 +02:00
0c29d241eb chore: fix dev deps v0.7.2 2024-02-23 23:11:58 +02:00
db1307a188 doc: fix v0.7.1 2024-02-23 22:54:57 +02:00
06220ba866 chore: update dependencies 2024-02-17 13:29:45 +02:00
ac72b16f4a docs: update readme 2024-02-09 01:02:46 +02:00
b64cae9501 feat: add -ls/--list flag v0.7.0 2024-02-08 03:34:35 +02:00
e33498d4b2 chore: add FUNDING.yml v0.6.2 2024-02-02 17:57:21 +02:00
78136656be chore: bump version 2024-02-02 01:33:27 +02:00
debde326e0 build: fix 2024-02-02 01:31:34 +02:00
Chen Asraf
1d1bde4842 Update README.md 2024-02-02 01:28:40 +02:00
e7849df1d2 chore: update dependencies 2024-01-21 01:39:27 +02:00
ed949ca36a fix: config path searching v0.6.1 2024-01-17 22:20:15 +02:00
d97f381e97 chore: format v0.6.0 2024-01-16 02:58:38 +02:00
00c5ae4314 fix: config factory
chore: remove yaml dependency
2024-01-16 02:57:45 +02:00
6b324894c9 chore: format 2024-01-16 02:57:45 +02:00
ac0d01e803 chore: bump release 2024-01-16 02:57:45 +02:00
df070dbf61 feat: implement unaconfig 2024-01-16 02:57:45 +02:00
07cc5465b7 refactor: change suppressHeaderOutput to displayCmd 2024-01-14 03:30:01 +02:00
2ceb2fe198 test: fix 2023-12-28 00:14:06 +02:00
fdde504d9f fix: bad command spliting 2023-12-28 00:10:11 +02:00
fb70e1f4b9 ci: remove format check 2023-11-30 02:19:36 +02:00
a9acca19a8 chore: update dependencies 2023-11-30 02:16:09 +02:00
05f4912513 chore: remove print v0.4.0 2023-11-30 02:04:49 +02:00
f9e936fcbd feat: colorize thrown error 2023-11-30 02:02:15 +02:00
19a9f0aeed chore: bump version number 2023-11-30 01:41:43 +02:00
1452b80536 feat: colorize help output 2023-11-30 01:40:48 +02:00
76ffe85b2d chore: bump version number + update sdk dep v0.3.2 2023-10-07 03:29:02 +03:00
43a2cda24a feat: improve stdio pass through 2023-10-07 03:27:26 +03:00
Chen Asraf
d9b7a04815 chore: clean pubspec.yaml 2023-07-18 01:42:16 +03:00
Chen Asraf
89b07628d9 ci: attempt to fix tests 2023-07-18 01:34:20 +03:00
Chen Asraf
842eb1eb93 Create dart workflow 2023-07-18 01:27:53 +03:00
Chen Asraf
5fbeb12765 chore: update output format 2023-07-18 01:27:22 +03:00
Chen Asraf
2bd488070f Update README.md 2023-07-18 01:19:58 +03:00
Chen Asraf
8e0c89f6d0 chore: bump version number + update CHANGELOG.md v0.3.1 2022-12-07 18:49:21 +02:00
Chen Asraf
badc86e8b5 feat: add appendNewLine option 2022-12-07 18:47:50 +02:00
Chen Asraf
a3d1034244 feat: windows shell support (experimental)
refactor: use temporary script file to run commands
2022-11-15 23:55:39 +02:00
Chen Asraf
8e2a678e8c feat: allow searching up dirs for config file 2022-11-14 01:48:19 +02:00
Chen Asraf
98f32d38ca chore: add script 2022-09-07 10:48:29 +03:00
Chen Asraf
3ee3a5c3b2 feat: add suppress_header_output option 2022-09-07 01:59:19 +03:00
Chen Asraf
909b50f4fb chore: bump version number 2022-08-30 23:34:13 +03:00
Chen Asraf
3e1cb2cc26 feat: try more env vars for shell, update -h output 2022-08-30 23:33:57 +03:00
Chen Asraf
9b886c8b16 test: no shell config 2022-08-30 19:36:36 +03:00
Chen Asraf
725b5af9fc fix: pubspec.yaml 2022-08-30 19:26:46 +03:00
Chen Asraf
2569dc6970 fix: null shell config
feat: improve errors
2022-08-30 19:23:19 +03:00