Commit graph

188 commits

Author SHA1 Message Date
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
sagie gur ari c3570c1377 Alias based command implementations are not checked for variable leaks 2020-01-25 16:41:20 +00:00
sagie gur ari 13dd8b9d91 New get_home_dir command 2020-01-25 16:34:22 +00:00
sagie gur ari 2805a3c04c New array_join command 2020-01-25 16:23:19 +00:00
sagie gur ari dfefb7ff00 The read_properties command now support **--prefix** flag 2020-01-25 15:57:52 +00:00
sagie gur ari 74bd5eeade New array_concat command 2020-01-24 17:24:00 +00:00
sagie gur ari a500700a47 New trigger_error command 2020-01-24 16:45:15 +00:00
sagie gur ari e7cacc74b1 New array_push command 2020-01-24 16:20:19 +00:00
sagie gur ari 92434fbd87 sdk docs 2020-01-24 15:50:58 +00:00
sagie gur ari b62418f8c3 concat to support any arg count 2020-01-24 15:47:50 +00:00
sagie gur ari 78a63fe5bc New concat command 2020-01-24 15:45:36 +00:00
sagie gur ari 95917edb77 Improve wget input parsing 2020-01-24 15:37:12 +00:00
sagie gur ari 16f89b4871 update generate readme task 2020-01-24 12:28:27 +00:00
sagie gur ari 9b037b9931 release 2020-01-24 10:26:57 +00:00
Sagie Gur-Ari 775feffa19
Merge pull request #72 from sagiegurari/0.1.8
0.1.8
2020-01-24 12:12:26 +02:00
sagie gur ari 1a74ae98ce small perf improvement 2020-01-24 09:42:02 +00:00
sagie gur ari 1e26d3ff36 Move test directory command to public std namespace to enable duckscript unit testing 2020-01-24 09:36:00 +00:00
sagie gur ari bb8828f94d Split wget and http_client command #66 2020-01-23 19:37:16 +00:00
sagie gur ari 883994f253 New array_pop command 2020-01-22 22:06:40 +00:00