Commit Graph

35 Commits

Author SHA1 Message Date
Inanna Malick
5bc1410bd6 Quick sketch adding derived cmd line arg parsing to veilid-cli
Quick sketch showing cmd line args via clap-derive (same underlying
parser, but simplifies cmd line parsing logic and reduces surface area
for potential bugs)
2023-08-13 14:26:28 -07:00
John Smith
8a287d13ef 0.1.7 2023-07-30 19:33:58 -04:00
John Smith
1861650d44 0.1.6 2023-07-22 16:28:05 -04:00
TC Johnson
4951e983c7
Release 0.1.5 2023-07-22 12:02:10 -05:00
Christien Rioux
fa45f491eb 0.1.4 2023-07-19 21:15:54 -04:00
John Smith
4702a33a4a licensing 2023-07-19 12:48:44 -04:00
John Smith
272097d0e0 version bump fix 2023-07-17 17:58:08 -04:00
John Smith
fff6742c6f version bump 2023-07-17 17:53:42 -04:00
Christien Rioux
217a2470b0 first version bump 2023-07-16 15:04:00 -04:00
John Smith
05a9ee754e cleanup dht stuff and client/server api 2023-06-28 23:15:06 -04:00
John Smith
e80a3d3063 bug fixes 2023-06-20 22:18:59 -04:00
John Smith
419bfcd8ce checkpoint 2023-06-08 14:07:09 -04:00
John Smith
59c14f3b22 checkpoint 2023-06-07 21:55:23 -04:00
John Smith
317f036598 server api 2023-06-07 17:39:10 -04:00
John Smith
8651e39ca8 macos build for veilid-cli 2023-05-29 20:13:06 -04:00
John Smith
76fca36763 fixes for windows 2023-05-29 17:04:28 -07:00
John Smith
a2839042d6 fix cursive for macos veilid-cli 2023-05-29 18:12:02 -04:00
John Smith
0a890c8707 removing dev branch, many changes 2023-05-29 19:24:57 +00:00
John Smith
894acc18e3 xfer 2023-03-13 16:43:07 -04:00
John Smith
9bf774d010 ansi support in cli 2022-12-17 13:31:01 -05:00
John Smith
688995ed0d pr work 2022-11-16 12:49:53 -05:00
John Smith
046b61d5d8 more app message call 2022-09-30 22:37:55 -04:00
John Smith
ca6c616d66 veilid-cli cleanup 2022-09-06 16:49:43 -04:00
John Smith
e31aa84db0 cli fix 2022-07-02 11:41:25 -04:00
John Smith
fdbb4c6397 executor work 2022-06-27 23:46:29 -04:00
John Smith
2799e0464a async 2022-06-26 20:30:43 -04:00
John Smith
0c3461b7f8 upgrades 2022-06-26 18:20:48 -04:00
John Smith
1e1fb9ecbd ncurses 2022-06-26 18:04:02 -04:00
John Smith
dc9a5ddad2 update cli 2022-06-26 17:00:05 -04:00
John Smith
effc4aeeac config work 2022-01-18 21:21:11 -05:00
John Smith
1b6864bf22 remove veilid-wasm project, too out of date
refactor state updates and formalize a VeilidState object
work on veilid-flutter api
2022-01-18 12:33:14 -05:00
John Smith
02c0d065ef updates and aarch64-unknown-linux-gnu build in earthly 2022-01-10 22:36:54 -05:00
John Smith
3035bc079f fix wasm and finish refactor 2022-01-04 14:25:32 -05:00
John Smith
21548771ab refactor for workspace and static link the client ncurses 2021-11-23 19:13:52 -05:00
John Smith
9e94a6a96f initial import of main veilid core 2021-11-22 11:28:30 -05:00