Commit graph

340 commits

Author SHA1 Message Date
Philip Koperski 77c3e706bb Implement camel_case and snake_case 2021-07-13 23:44:47 -04: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 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 dd760cfb50 Update release command 2021-06-26 12:34:48 +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
dependabot[bot] 9005b19f7e
Bump semver from 0.11.0 to 1.0.2
Bumps [semver](https://github.com/dtolnay/semver) from 0.11.0 to 1.0.2.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/0.11.0...1.0.2)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-03 03:01:13 +00:00
sagie gur ari 152294eda0 release 2021-04-09 16:13:58 +00:00
sagie gur ari b2184d57bd Merge branch 'master' of github.com:sagiegurari/duckscript 2021-04-09 15:50:46 +00:00
sagie gur ari c7d27be860 New gitignore_path_array command 2021-04-09 15:48:25 +00:00
dependabot[bot] 294eaf4524
Bump attohttpc from 0.16.3 to 0.17.0
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.16.3 to 0.17.0.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](https://github.com/sbstp/attohttpc/compare/v0.16.3...v0.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 03:01:28 +00:00
sagie gur ari df22d6dad9 release 2021-03-08 22:56:31 +00:00
sagie gur ari 63b55e0961 Fix flow control commands scope handling of call info stack 2021-03-05 11:19:38 +00:00
sagie gur ari a72e4206dc release 2021-03-01 17:33:36 +00:00
Ynit b6e498279b New hex_decode and hex_encode command #165 2021-02-21 18:36:56 +08:00
sagie gur ari f3eae46365 release 2021-01-23 10:36:10 +00:00
sagie gur ari 8629fd39e0 rm command support for multiple paths 2021-01-20 16:57:57 +00:00
Ynit 1d6cf15bf2 fix: Command rm remove file with flag -r 2021-01-20 17:34:26 +08:00
dependabot[bot] 322ac0349a
Bump whoami from 1.0.3 to 1.1.0
Bumps [whoami](https://github.com/libcala/whoami) from 1.0.3 to 1.1.0.
- [Release notes](https://github.com/libcala/whoami/releases)
- [Changelog](https://github.com/libcala/whoami/blob/main/CHANGELOG.md)
- [Commits](https://github.com/libcala/whoami/commits/v1.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-18 03:01:46 +00:00
sagie gur ari f0738a06d4 Update lint rules 2021-01-14 18:54:30 +00:00
sagie gur ari e01d6f9025 Upgraded rand 0.8 2020-12-21 09:38:53 +00:00
sagie gur ari 6a09c91bab lint rules 2020-12-04 10:15:14 +00:00
sagie gur ari c2ac2dbef4 release 2020-11-26 10:59:06 +00:00
sagie gur ari 49893f6ee7 Adding --silent flag for spawn command #142 2020-11-26 10:22:28 +00:00
sagie gur ari 745a4facb2 Break with an error if exit code with non zero value #144 2020-11-26 10:02:17 +00:00
dependabot[bot] 4a1e4eeef2
Update whoami requirement from ^0.9 to ^1.0
Updates the requirements on [whoami](https://github.com/libcala/whoami) to permit the latest version.
- [Release notes](https://github.com/libcala/whoami/releases)
- [Changelog](https://github.com/libcala/whoami/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libcala/whoami/compare/v0.9.0...v1.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-24 03:00:53 +00:00
0xflotus 1260b00374
Update help.md (#2) 2020-11-19 12:35:57 +01:00
sagie gur ari 8a91ecc21d release 2020-11-16 10:38:19 +00:00
sagie gur ari 482cd0680e New while loop command #138 2020-11-15 14:01:00 +00:00
sagie gur ari 2a479400a3 toml formatting 2020-11-06 11:25:32 +00:00
sagie gur ari 46011c7762 Merge branch 'master' of github.com:sagiegurari/duckscript 2020-11-05 18:10:16 +00:00
sagie gur ari 4c4afbf642 update build file 2020-11-05 18:08:51 +00:00
Sagie Gur-Ari dafd80329b
Merge pull request #137 from sagiegurari/dependabot/cargo/cfg-if-tw-1.0
Update cfg-if requirement from ^0.1 to ^1.0
2020-11-03 10:11:51 +02:00
dependabot[bot] fec97eb31c
Update cfg-if requirement from ^0.1 to ^1.0
Updates the requirements on [cfg-if](https://github.com/alexcrichton/cfg-if) to permit the latest version.
- [Release notes](https://github.com/alexcrichton/cfg-if/releases)
- [Commits](https://github.com/alexcrichton/cfg-if/compare/0.1.1...1.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 03:03:12 +00:00
dependabot[bot] 7f79a719a6
Update attohttpc requirement from ^0.15 to ^0.16
Updates the requirements on [attohttpc](https://github.com/sbstp/attohttpc) to permit the latest version.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](https://github.com/sbstp/attohttpc/compare/v0.15.0...v0.16.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-03 03:03:09 +00:00
sagie gur ari c20ed30769 rust upgrade 2020-11-01 14:25:59 +00:00
Berkus Decker bcd6341c4c Fix typos 2020-10-06 21:33:59 +03:00
sagie gur ari 849e5eab3f release 2020-10-01 20:47:39 +00:00
sagie gur ari a7e696ff62 release 2020-08-27 09:58:01 +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 595d1d3ee6 New --get-exit-code flag for exec command #127 2020-08-26 18:20:14 +00:00
sagie gur ari 3389ced74f rust upgrade 2020-08-19 17:30:27 +00:00
sagie gur ari b670cec680 Bug fix in exec command with fail on error flag 2020-08-14 16:16:50 +00:00
sagie gur ari 97605e06cb release 2020-07-31 11:03:01 +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 c039360eaa release 2020-07-31 09:58:27 +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 2879050cab test_file command is now documented and public 2020-07-31 08:26:57 +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 53f8597de9 release 2020-07-24 20:57:39 +00:00
sagie gur ari 5df3089b83 release 2020-07-24 16:26:35 +00:00
sagie gur ari c75e21a01a docs #121 2020-07-24 15:23:33 +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 f6bda033a0 makefile changes 2020-07-08 21:58:04 +00:00
sagie gur ari 445c23240e release 2020-07-07 22:42:49 +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 70dfc28d20 release 2020-07-03 11:34:07 +00:00
sagie gur ari 0998b3dec9 lint 2020-07-03 11:11:44 +00:00
sagie gur ari 249d4aca3a perf 2020-07-03 10:59:34 +00:00
sagie gur ari a4d83db289 lint rules 2020-07-03 10:44:29 +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 f495200258 New ftp_put and ftp_put_in_memory commands 2020-06-30 21:23:59 +00:00
Sagie Gur-Ari 4dcd6d08ad
Merge pull request #115 from sagiegurari/master
merge
2020-06-30 09:04:39 +03:00
dependabot[bot] bb8dd27199
Update attohttpc requirement from ^0.14 to ^0.15
Updates the requirements on [attohttpc](https://github.com/sbstp/attohttpc) to permit the latest version.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](https://github.com/sbstp/attohttpc/compare/v0.14.0...v0.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-30 03:01:57 +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 7142e94c4a Add transfer type support for base ftp flow 2020-06-26 18:49:16 +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
dependabot[bot] efbaf13920
Update whoami requirement from ^0.8 to ^0.9
Updates the requirements on [whoami](https://github.com/libcala/whoami) to permit the latest version.
- [Release notes](https://github.com/libcala/whoami/releases)
- [Changelog](https://github.com/libcala/whoami/blob/master/CHANGELOG.md)
- [Commits](https://github.com/libcala/whoami/compare/v0.8.0...v0.9.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-26 03:01:18 +00:00
dependabot[bot] 6b7d89615f
Update attohttpc requirement from ^0.13 to ^0.14
Updates the requirements on [attohttpc](https://github.com/sbstp/attohttpc) to permit the latest version.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](https://github.com/sbstp/attohttpc/compare/v0.13.0...v0.14.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-06-08 03:02:07 +00:00
sagie gur ari 785fd31ec8 release 2020-06-06 14:29:03 +00:00
sagie gur ari e15cbab267 improve flow control commands context checks 2020-06-06 14:06:33 +00:00
sagie gur ari 1d8fabb55d Fixed end command bug which directed execution to wrong sub command when multiple script contexts are running #110 2020-06-05 21:38:28 +00:00
sagie gur ari 013d20d723 release 2020-06-05 12:48:14 +00:00
sagie gur ari d98b26c4ca release 2020-06-04 16:59:58 +00:00
sagie gur ari 4de6417ce2 Minor formatting #108 2020-06-04 16:38:56 +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
dependabot-preview[bot] c5d0cf0e08
Update which requirement from ^3 to ^4
Updates the requirements on [which](https://github.com/harryfei/which-rs) to permit the latest version.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Commits](https://github.com/harryfei/which-rs/compare/3.0.0...4.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-01 03:25:21 +00:00
sagie gur ari 64fc7850ac release 2020-05-07 16:58:04 +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 8240f74aa4 Add array_size alias to array_length command 2020-05-05 17:41:45 +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 0f4107c631 Add array_add and array_put aliases to array_push 2020-05-05 07:00:46 +00:00
sagie gur ari 67ab71d93d New set_new and is_set commands 2020-05-05 06:33:27 +00:00
sagie gur ari 1ef91e3fa7 Runtime - Support for hashset state value 2020-05-05 06:13:55 +00:00
sagie gur ari a5457e636a New unset command 2020-05-04 07:23:12 +00:00