Commit graph

118 commits

Author SHA1 Message Date
sagie gur ari 1cc459defa New --collection flag to json_encode command which encodes maps/arrays instead of variables #175 2021-07-09 22:19:15 +00:00
sagie gur ari 7d231e16da New --collection flag to json_parse command which returns maps/arrays instead of variables #175 2021-07-09 16:00:45 +00:00
sagie gur ari 540e556908 New --collection flag to json_parse command which returns maps/arrays instead of variables #175 2021-07-09 15:52:33 +00:00
sagie gur ari fda0966424 Fix release with recursive flag to support set data structures as well 2021-06-26 10:57:58 +00:00
sagie gur ari c7d27be860 New gitignore_path_array command 2021-04-09 15:48:25 +00:00
Ynit b6e498279b New hex_decode and hex_encode command #165 2021-02-21 18:36:56 +08:00
sagie gur ari da8d9b0c0a More flow control tests #138 2020-11-16 09:58:51 +00:00
sagie gur ari 482cd0680e New while loop command #138 2020-11-15 14:01:00 +00:00
sagie gur ari 675ed4793e New is_command_defined command #130 2020-08-27 09:10:11 +00:00
sagie gur ari b267106753 New random_range and random_text commands #128 2020-08-27 08:56:51 +00:00
sagie gur ari fb13d11187 New semver_parse, semver_is_equal and semver_is_newer commands #129 2020-08-26 21:30:07 +00:00
sagie gur ari 620a7a1838 more tests 2020-07-31 10:51:48 +00:00
sagie gur ari 28e6e6f7da Bug fix in substring when using negative end index only 2020-07-31 10:46:09 +00:00
sagie gur ari d034763094 json docs 2020-07-31 09:35:55 +00:00
sagie gur ari fc6826944d New unset_all_vars command 2020-07-31 09:31:27 +00:00
sagie gur ari 713aa104f0 More docs and tests 2020-07-31 09:07:20 +00:00
sagie gur ari 4bc3045a7c New json_encode command #124 2020-07-30 06:53:27 +00:00
sagie gur ari e000613de5 New json_parse command #124 2020-07-28 16:53:57 +00:00
sagie gur ari 09beae0ecd New function scope annotation 2020-07-24 14:51:06 +00:00
sagie gur ari 105b2f761a New scope_push_stack and scope_pop_stack commands 2020-07-24 12:21:47 +00:00
sagie gur ari 0f63612f73 New is_path_newer command 2020-07-07 22:24:11 +00:00
sagie gur ari 093ddd5972 New get_last_modified_time command 2020-07-07 21:25:27 +00:00
sagie gur ari c97aaf159e New noop command 2020-07-03 08:57:23 +00:00
sagie gur ari 8383eb0f3c Conditions to support function calls #116 2020-07-02 18:20:20 +00:00
sagie gur ari 3472606d42 fix test 2020-07-02 15:20:32 +00:00
sagie gur ari f495200258 New ftp_put and ftp_put_in_memory commands 2020-06-30 21:23:59 +00:00
sagie gur ari cb3b2d2cbf New ftp_get and ftp_get_in_memory commands 2020-06-28 18:14:46 +00:00
sagie gur ari 93bac91889 improve ftp commands 2020-06-26 18:15:54 +00:00
sagie gur ari c0e9b5b298 New ftp_list and ftp_nlst commands 2020-06-26 18:03:54 +00:00
sagie gur ari cb7cd678a5 New Enable to error an exec command via new --fail-on-error flag #108 2020-06-04 16:34:14 +00:00
sagie gur ari 9e6b35ce07 New set_from_array command 2020-05-07 16:29:32 +00:00
sagie gur ari c59743ecef New set_to_array command 2020-05-06 16:23:40 +00:00
sagie gur ari 6dca69a650 Multiple new set commands. 2020-05-06 07:42:26 +00:00
sagie gur ari f090237e9d New array_remove command 2020-05-05 17:39:54 +00:00
sagie gur ari 1e35a39c23 New array_clear command 2020-05-05 17:28:17 +00:00
sagie gur ari 67ab71d93d New set_new and is_set commands 2020-05-05 06:33:27 +00:00
sagie gur ari a5457e636a New unset command 2020-05-04 07:23:12 +00:00
sagie gur ari 4bd6bf1ec7 New array_contains command 2020-05-04 06:46:35 +00:00
sagie gur ari 51fb735911 New array_contains_value command 2020-05-04 06:39:23 +00:00
sagie gur ari 1efee55f79 New map_contains_value command 2020-05-04 05:42:53 +00:00
sagie gur ari e64effc131 New map_contains_key command 2020-05-03 20:57:59 +00:00
sagie gur ari 170e1e4a90 New get_all_var_names command #100 2020-05-03 19:36:09 +00:00
sagie gur ari 898e2c4799 New set_by_name command 2020-05-02 12:13:27 +00:00
sagie gur ari 02e99a7a82 New get_by_name command 2020-05-02 11:24:54 +00:00
sagie gur ari 6961e6cc46 New which command 2020-04-14 22:55:58 +00:00
sagie gur ari a32c4428b2 New cpu_count command 2020-04-14 22:15:34 +00:00
sagie gur ari f2b62e3b96 New printenv command #97 2020-04-14 13:51:24 +00:00
sagie gur ari 281beaa44a New env_to_map command #96 2020-04-14 13:36:27 +00:00
sagie gur ari abcacf85dc New map_keys command 2020-04-14 11:07:04 +00:00
sagie gur ari 2ca953b171 New temp_dir command 2020-04-14 07:29:53 +00:00