Commit graph

340 commits

Author SHA1 Message Date
Jakub Jirutka 12e387e0fe Allow building with native-tls instead of rustls
Bundling (static linking) TLS library is a very bad idea from
a security perspective and linux distributions try to avoid it.
2022-07-21 00:13:16 +02:00
Kian-Meng Ang f0020d7348 Fix typos 2022-06-11 18:48:47 +08:00
sagie gur ari a1e20db507 lint rules 2022-06-11 08:22:04 +00:00
sagie gur ari 9001a7d654 release 2022-05-25 15:44:10 +00:00
Sagie Gur-Ari aa243daa67
Merge pull request #249 from sagiegurari/0.8.12
0.8.12
2022-05-25 18:18:16 +03:00
sagie gur ari 9300af8da5 update dependencies 2022-05-25 14:33:03 +00:00
sagie gur ari 9371e46b88 clippy fix 2022-05-25 14:24:43 +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
dependabot[bot] 0b61b27158
Bump attohttpc from 0.18.0 to 0.19.0
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.18.0 to 0.19.0.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](https://github.com/sbstp/attohttpc/compare/v0.18.0...v0.19.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-21 03:01:42 +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 62788977cf
Merge pull request #236 from Blightbuster/patch-1
Add include hidden option to gitignore_path_array command
2022-04-20 10:11:40 +03:00
Blightbuster 7c8e5725d4
Update mod.rs 2022-04-19 18:58:27 +02:00
Blightbuster 3c17c5c5a7
Change argument into flag 2022-04-18 23:19:16 +02:00
Blightbuster ec2fc0ab69
Add include hidden option to gitignore_path_array command 2022-04-18 13:11:04 +02:00
sagie gur ari c346bcd22b formatting and changelog #221 2022-02-13 15:32:46 +00:00
Nikita Medvedev 2be46d388f
Several review fixes: alias for get_file_size, duckscript tests, code tweaks 2022-02-13 16:07:55 +07:00
Nikita Medvedev 2fe17bac3e
Add a mention of directories to help for std::fs::GetFileSize (get_file_size) command 2022-02-12 22:33:06 +07:00
Nikita Medvedev 996bab6725
Implement std::fs::GetFileSize (get_file_size) command 2022-02-12 22:27:58 +07:00
sagie gur ari ab567dcf08 rust upgrade 2022-01-07 12:20:49 +00:00
sagie gur ari 09b794b1d1 release 2021-12-10 14:58:39 +00:00
Sagie Gur-Ari d351d62bcd
Merge pull request #212 from sagiegurari/0.8.10
0.8.10
2021-12-10 16:43:28 +02: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
dependabot[bot] 34ef17d8fd
Bump sha2 from 0.9.8 to 0.10.0
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.8 to 0.10.0.
- [Release notes](https://github.com/RustCrypto/hashes/releases)
- [Commits](https://github.com/RustCrypto/hashes/compare/sha2-v0.9.8...sha2-v0.10.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 03:02:11 +00:00
sagie gur ari 85fb37ef57 dependencies 2021-11-08 14:09:07 +00:00
dependabot[bot] 7407f32ff0
Bump whoami from 1.1.5 to 1.2.0
Bumps [whoami](https://github.com/libcala/whoami) from 1.1.5 to 1.2.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/compare/v1.1.5...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-08 03:01:32 +00:00
sagie gur ari bd08a09a8f docs 2021-11-01 14:49:37 +00:00
sagie gur ari 30fb0ad4b5 merges 2021-11-01 14:19:58 +00:00
sagie gur ari 4295a32e9f Merge branch 'master' of github.com:sagiegurari/duckscript 2021-11-01 14:19:15 +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
dependabot[bot] 38af78bf40
Bump attohttpc from 0.17.0 to 0.18.0
Bumps [attohttpc](https://github.com/sbstp/attohttpc) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/sbstp/attohttpc/releases)
- [Commits](https://github.com/sbstp/attohttpc/compare/v0.17.0...v0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-15 03:01:34 +00:00
sagie gur ari 35dcb18269 docs 2021-09-21 13:47:41 +00:00
sagie gur ari 8e28042997 docs 2021-09-21 13:45:27 +00:00
sagie gur ari adc1db366e docs 2021-09-21 13:44:25 +00:00
sagie gur ari 99b19cecd9 docs 2021-09-21 13:43:23 +00:00
sagie gur ari 32a7b1e864 docs 2021-09-21 13:42:01 +00:00
sagie gur ari df8e41bd84 release 2021-09-21 13:38:59 +00:00
sagie gur ari de306641a8 docs 2021-09-21 13:31:05 +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 aeff46b0a5 more tests and docs 2021-09-13 17:05:33 +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 fa0aed5b8e rust upgrade 2021-07-23 12:43:47 +00:00
Philip Koperski 00d93578e6 Update Lints 2021-07-17 16:05:20 -04:00
Philip Koperski ed7bc9ac7e Standardize case conversion command name and implement kebabcase 2021-07-17 16:05:05 -04:00
Philip Koperski b5a022a454 Implement lowercase and uppercase 2021-07-14 12:00:25 -04:00