Commit graph

254 commits

Author SHA1 Message Date
sagie gur ari b6cbe75660 release 2024-09-28 13:54:42 +00:00
sagie gur ari abe5d7538b release 2024-01-19 07:58:20 +00:00
sagie gur ari fcd261e85b changelog 2024-01-19 07:37:44 +00:00
sagie gur ari 48ae088b99 Fix: if/else condition with a command that accepts empty values 2024-01-19 07:33:48 +00:00
sagie gur ari 2623d7fb32 release 2023-11-18 17:36:25 +00:00
sagie gur ari d8ccbc0f17 add support for renaming directories via mv command #374 2023-11-18 16:40:59 +00:00
sagie gur ari db6d9ef6bc Fix: panic on empty environment variable name provided for set_env command 2023-09-17 06:45:37 +00:00
sagie gur ari 4c99c7d68c release 2023-09-08 12:29:03 +00:00
sagie gur ari 211351f664 Fix: Runtime - [Breaking Change] Empty spread should not count as an empty string argument #354 2023-09-08 11:26:34 +00:00
sagie gur ari cadfdc87e1 bump version 2023-06-15 19:04:37 +00:00
sagie gur ari 2374381a2f release 2023-05-25 11:30:16 +00:00
sagie gur ari 85ad192408 release 2023-04-22 20:03:53 +00:00
sagie gur ari 56c5fe16ef Fix: fix mv command for files when output does not exist #319 2023-04-22 19:38:56 +00:00
sagie gur ari 396e397e57 Maintenance: Replace math evaluation crate to evalexpr 2023-04-22 19:36:29 +00:00
sagie gur ari cad5839da5 release 2023-01-21 17:03:01 +00:00
sagie gur ari d079770c50 update changelog/zip/unzip naming and add tests #294 2023-01-21 15:22:50 +00:00
sagie gur ari 633895ec12 Fix: watchdog command support for unlimited retries 2022-10-17 05:26:39 +00:00
sagie gur ari 45f15cdf0b release 2022-10-05 12:26:34 +00:00
sagie gur ari 038fec646d release 2022-08-06 17:21:17 +00:00
sagie gur ari 45a7859631 Maintenance: Migrate from unmaintained ftp crate to suppaftp fork 2022-08-06 16:50:36 +00:00
sagie gur ari 7387b5484c update dependencies 2022-08-06 16:31:47 +00:00
sagie gur ari b306b351e6 release 2022-07-21 09:15:42 +00:00
sagie gur ari 9001a7d654 release 2022-05-25 15:44:10 +00:00
sagie gur ari 9300af8da5 update dependencies 2022-05-25 14:33:03 +00:00
sagie gur ari 0d80569bf6 Enhancement: Add support for stdin input passing to child process in exec, watchdog and spawn commands #247 2022-05-25 14:22:25 +00:00
sagie gur ari b75aac72c7 release 2022-04-20 08:03:36 +00:00
sagie gur ari 0833fc9baf changelog 2022-04-20 07:16:27 +00:00
sagie gur ari e4a2512188 Fix: Runtime - fix control characters '\' parsing and expansion #237 2022-04-19 10:50:48 +00:00
sagie gur ari c346bcd22b formatting and changelog #221 2022-02-13 15:32:46 +00:00
sagie gur ari f009868a01 New SDK and cli tls feature to enable usage without tls support (by default enabled) 2021-12-10 14:29:17 +00:00
sagie gur ari 9745ab23d4 Update dependencies 2021-12-10 13:15:14 +00:00
sagie gur ari d005dd406b release 2021-11-01 14:59:06 +00:00
sagie gur ari 1d8607a808 New print and println commands which support styled output (color and style) #203 2021-11-01 14:15:20 +00:00
sagie gur ari 6c7d5ccb4d release 2021-09-21 14:05:26 +00:00
sagie gur ari 306417ef78 docs 2021-09-21 13:49:04 +00:00
sagie gur ari df8e41bd84 release 2021-09-21 13:38:59 +00:00
sagie gur ari 593c6cbbd9 New digest, sha256sum and sha512sum commands #196 2021-09-21 13:23:57 +00:00
sagie gur ari 32d2705e5b Fix glob_cp command to support absolute paths #197 2021-09-20 13:34:02 +00:00
sagie gur ari 8f86cfbe3f release 2021-09-13 17:37:27 +00:00
sagie gur ari 8cd03c3074 set_env command now accepts a map handle and sets all env vars from the map 2021-09-13 16:40:55 +00:00
sagie gur ari 391a1c0fca join_path and glob_cp commands #192 2021-09-13 15:41:26 +00:00
sagie gur ari a0b22ac802 release 2021-07-23 13:19:37 +00:00
sagie gur ari fe2b805a75 docs 2021-07-23 12:48:57 +00:00
sagie gur ari 48d85f8f73 Docs - update --collection documentation for json_parse and json_encode commands #175 2021-07-10 07:45:18 +00:00
sagie gur ari c0285d3a0d release 2021-07-09 22:44:33 +00:00
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 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 8879af3f05 release 2021-06-04 13:16:09 +00:00
sagie gur ari 152294eda0 release 2021-04-09 16:13:58 +00:00