Commit graph

206 commits

Author SHA1 Message Date
sagie gur ari c197b042f4 New is_path_exists command 2020-03-06 11:08:51 +00:00
sagie gur ari 9d971b65c1 new is_file and is_dir commands 2020-03-06 11:02:52 +00:00
sagie gur ari 3b47706990 release 2020-02-21 11:03:41 +00:00
Sagie Gur-Ari 1a4e0da4e7
Merge pull request #88 from sagiegurari/0.2.1
0.2.1
2020-02-21 12:47:55 +02:00
sagie gur ari 59f2a4ab40 New temp_file command #85 2020-02-19 18:19:12 +00:00
sagie gur ari dc281bc3a9 changelog 2020-02-19 17:56:54 +00:00
sagie gur ari 4d8e65215c New spawn command 2020-02-19 17:51:11 +00:00
sagie gur ari 31ebe87e59 Update build makefile 2020-02-19 16:41:20 +00:00
sagie gur ari 5165a30c10 Add support for Any state value 2020-02-19 16:39:23 +00:00
sagie gur ari a3d4b7c747 Use fsio crate for file system apis 2020-02-17 21:59:57 +00:00
sagie gur ari e8f5d12a29 release 2020-02-06 17:07:38 +00:00
Sagie Gur-Ari 3917133925
Merge pull request #82 from sagiegurari/0.1.9
0.1.9
2020-02-06 18:44:07 +02:00
sagie gur ari c6b5c9c91e changelog 2020-02-06 16:08:34 +00:00
sagie gur ari fc7e349619 state handle reusable functions 2020-02-06 15:51:06 +00:00
sagie gur ari 0fc38f40d8 state handle reusable functions 2020-02-06 15:47:15 +00:00
sagie gur ari 2aaf866a30 update flowcontrol package 2020-02-05 19:14:39 +00:00
sagie gur ari b26287573f update flowcontrol package 2020-02-05 19:13:09 +00:00
sagie gur ari 4cc8f820b9 The if/else and not commands now support complex conditions 2020-02-05 19:09:27 +00:00
sagie gur ari c54af0f297 minor stuff 2020-02-05 17:39:30 +00:00
sagie gur ari 151c4ff217 Release command now support recursive option 2020-02-01 15:10:35 +00:00
sagie gur ari 16ab11cd83 test_directory now sorts the test files. 2020-02-01 14:25:45 +00:00
sagie gur ari 33d94cdd59 New map_clear command 2020-02-01 14:22:11 +00:00
sagie gur ari cb7c986690 New map_to_properties command 2020-02-01 14:13:36 +00:00
sagie gur ari 32c165ff0b New map_load_properties command 2020-02-01 13:44:18 +00:00
sagie gur ari c2477cb4b1 New map_is_empty command 2020-02-01 13:21:31 +00:00
sagie gur ari 71a72103bf tests 2020-02-01 11:52:52 +00:00
sagie gur ari 489c077cc1 New map_size command 2020-02-01 11:52:13 +00:00
sagie gur ari 3f6d509bcb New map_remove command 2020-02-01 11:35:37 +00:00
sagie gur ari effb4ff498 New is_map command 2020-02-01 11:28:29 +00:00
sagie gur ari 46d3d34436 New map_get and map_put commands 2020-02-01 11:23:19 +00:00
sagie gur ari 2d49a8c43e New map command 2020-02-01 11:00:18 +00:00
sagie gur ari 3ee2413ab8 The set command now supports 'or' condition 2020-01-31 14:41:31 +00:00
sagie gur ari 674093f8b8 New base64 command #79 2020-01-31 14:12:20 +00:00
sagie gur ari df0d2faa99 New base64 command #79 2020-01-31 14:11:00 +00:00
sagie gur ari d150583bb4 New base64 command #79 2020-01-31 14:05:30 +00:00
sagie gur ari 65cd9db9aa New write_binary_file and read_binary_file commands #78 2020-01-31 10:48:02 +00:00
sagie gur ari 242eb33551 Rename read/write text file commands 2020-01-30 22:56:17 +00:00
sagie gur ari d46d51d651 New base64_decode and base64_encode command #75 2020-01-30 22:52:03 +00:00
sagie gur ari b49bf51af6 New bytes_to_string and string_to_bytes commands. 2020-01-30 22:26:46 +00:00
sagie gur ari 699acb12ea minor perf fix 2020-01-30 21:27:48 +00:00
sagie gur ari e097ae7e92 Add prefix flag to write_properties command #77 2020-01-30 21:24:45 +00:00
sagie gur ari 642727aae9 Prevent panic for wget and http_client on invalid non http URL input 2020-01-30 21:16:02 +00:00
sagie gur ari cf2411dbd8 New split command #76 2020-01-30 21:10:36 +00:00
sagie gur ari 8e463dd635 New appendfile command 2020-01-26 21:26:25 +00:00
sagie gur ari b71223f5f5 New watchdog command 2020-01-26 18:32:59 +00:00
sagie gur ari c7fc320fa5 Split exec command to enable reuse 2020-01-26 15:22:47 +00:00
sagie gur ari 6ceecad431 exit ds test 2020-01-26 14:52:35 +00:00
sagie gur ari 69ffac63c1 New pid command #73 2020-01-26 14:43:55 +00:00
sagie gur ari bd8f1d3445 Refactoring and modifying full name commands 2020-01-25 17:49:55 +00:00
sagie gur ari b84fd3d07a New whoami command 2020-01-25 17:29:26 +00:00