Commit graph

405 commits

Author SHA1 Message Date
sagie gur ari
c2ac2dbef4 release 2020-11-26 10:59:06 +00:00
Sagie Gur-Ari
73be25691b
Merge pull request #145 from sagiegurari/0.7.0
0.7.0
2020-11-26 12:44:01 +02: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
Sagie Gur-Ari
e4a1eea783
Merge pull request #143 from sagiegurari/dependabot/cargo/whoami-tw-1.0
Update whoami requirement from ^0.9 to ^1.0
2020-11-24 19:38:10 +02: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
Sagie Gur-Ari
bd4592dd49
Merge pull request #141 from 0xflotus/patch-1
fix: small typo error
2020-11-22 16:00:33 +02:00
0xflotus
aee49b8894
Update sdk.md 2020-11-19 12:36:41 +01:00
0xflotus
1260b00374
Update help.md (#2) 2020-11-19 12:35:57 +01:00
0xflotus
4bda00d560
Update sdk.md (#1) 2020-11-19 00:05:39 +01:00
0xflotus
8663b0618c
fix: small typo error 2020-11-18 23:54:10 +01:00
sagie gur ari
8a91ecc21d release 2020-11-16 10:38:19 +00:00
Sagie Gur-Ari
0e0ef89ca9
Merge pull request #140 from sagiegurari/0.6.9
0.6.9
2020-11-16 12:22:14 +02: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
f036028108 New linter CLI command #139 2020-11-15 12:25:27 +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
Sagie Gur-Ari
519d2647f3
Merge pull request #136 from sagiegurari/dependabot/cargo/attohttpc-tw-0.16
Update attohttpc requirement from ^0.15 to ^0.16
2020-11-03 10:11:45 +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
Sagie Gur-Ari
bda6bfccc7
Merge pull request #134 from berkus/patch-1
Fix "function" documentation typos
2020-10-06 22:36:42 +03:00
Berkus Decker
00962c940c Regenerate the SDK doc 2020-10-06 21:42:45 +03:00
Berkus Decker
bcd6341c4c Fix typos 2020-10-06 21:33:59 +03:00
sagie gur ari
c10555bbd3 Update github templates 2020-10-03 08:08:01 +00:00
sagie gur ari
849e5eab3f release 2020-10-01 20:47:39 +00:00
sagie gur ari
37b72d9153 Fix variable expansion and support single $ and % characters #132 2020-10-01 20:17:24 +00:00
sagie gur ari
a7e696ff62 release 2020-08-27 09:58:01 +00:00
Sagie Gur-Ari
ffb3970efd
Merge pull request #131 from sagiegurari/0.6.7
0.6.7
2020-08-27 02:44:59 -07: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
73cebe9c72 release 2020-08-14 16:28:50 +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
620a7a1838 more tests 2020-07-31 10:51:48 +00:00
sagie gur ari
8e347757dc Bug fix in substring when using negative end index only 2020-07-31 10:46:15 +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
b540a3f440
Merge pull request #126 from sagiegurari/0.6.4
0.6.4
2020-07-31 12:46:12 +03: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
5bbc7ba6a8 New test-script task to enable running a single file quickly 2020-07-31 08:28:24 +00:00
sagie gur ari
2879050cab test_file command is now documented and public 2020-07-31 08:26:57 +00:00