Commit graph

507 commits

Author SHA1 Message Date
Sagie Gur-Ari 7da5fa6d87
Merge pull request #195 from sagiegurari/0.8.5
0.8.5
2021-09-13 20:07:59 +03: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 7f913678a8
Merge pull request #194 from sagiegurari/dependabot/cargo/serde_json-1.0.67
Bump serde_json from 1.0.66 to 1.0.67
2021-08-30 08:09:09 +03:00
dependabot[bot] dd4c571817
Bump serde_json from 1.0.66 to 1.0.67
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.66 to 1.0.67.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.66...v1.0.67)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 03:01:22 +00:00
Sagie Gur-Ari 8c12518754
Merge pull request #191 from sagiegurari/dependabot/cargo/whoami-1.1.3
Bump whoami from 1.1.2 to 1.1.3
2021-08-18 12:08:17 +03:00
dependabot[bot] 2956c2bb55
Bump whoami from 1.1.2 to 1.1.3
Bumps [whoami](https://github.com/libcala/whoami) from 1.1.2 to 1.1.3.
- [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.2...v1.1.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 03:01:23 +00:00
Sagie Gur-Ari 706eb406f5
Merge pull request #190 from sagiegurari/dependabot/cargo/semver-1.0.4
Bump semver from 1.0.3 to 1.0.4
2021-08-02 12:30:01 -07:00
Sagie Gur-Ari 6eae60867e
Merge pull request #189 from sagiegurari/dependabot/cargo/which-4.2.2
Bump which from 4.2.1 to 4.2.2
2021-08-02 12:29:50 -07:00
dependabot[bot] b5d94e00d7
Bump semver from 1.0.3 to 1.0.4
Bumps [semver](https://github.com/dtolnay/semver) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/dtolnay/semver/releases)
- [Commits](https://github.com/dtolnay/semver/compare/1.0.3...1.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 03:01:22 +00:00
dependabot[bot] 3168d5e603
Bump which from 4.2.1 to 4.2.2
Bumps [which](https://github.com/harryfei/which-rs) from 4.2.1 to 4.2.2.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Commits](https://github.com/harryfei/which-rs/compare/4.2.1...4.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-02 03:01:18 +00:00
Sagie Gur-Ari 2160f45d6d
Merge pull request #188 from sagiegurari/dependabot/cargo/serde_json-1.0.66
Bump serde_json from 1.0.64 to 1.0.66
2021-07-30 06:56:25 +03:00
Sagie Gur-Ari 5f6b3b7467
Merge pull request #187 from sagiegurari/dependabot/cargo/which-4.2.1
Bump which from 4.1.0 to 4.2.1
2021-07-30 06:55:40 +03:00
dependabot[bot] ff06b0d30c
Bump serde_json from 1.0.64 to 1.0.66
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.64 to 1.0.66.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.64...v1.0.66)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 03:01:24 +00:00
dependabot[bot] b219b805e2
Bump which from 4.1.0 to 4.2.1
Bumps [which](https://github.com/harryfei/which-rs) from 4.1.0 to 4.2.1.
- [Release notes](https://github.com/harryfei/which-rs/releases)
- [Commits](https://github.com/harryfei/which-rs/compare/4.1.0...4.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 03:01:19 +00:00
sagie gur ari ca80051505 ghpages 2021-07-23 13:43:51 +00:00
sagie gur ari a0b22ac802 release 2021-07-23 13:19:37 +00:00
Sagie Gur-Ari c6b80dc9a7
Merge pull request #184 from sagiegurari/0.8.4
0.8.4
2021-07-23 16:05:49 +03:00
sagie gur ari fe2b805a75 docs 2021-07-23 12:48:57 +00:00
sagie gur ari fa0aed5b8e rust upgrade 2021-07-23 12:43:47 +00:00
Sagie Gur-Ari e7eb2349ee
Merge pull request #183 from asvln/master
Implement string conversion commands
2021-07-23 14:12:24 +03: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
Philip Koperski d4cb10d3eb Add tests for camel_case and snake_case 2021-07-14 09:54:07 -04:00
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 cd540244f7
Merge pull request #182 from sagiegurari/0.8.4
0.8.4
2021-07-10 01:28:58 +03: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 6ca5ee9555
Merge pull request #181 from sagiegurari/dependabot/cargo/rand-0.8.4
Bump rand from 0.8.3 to 0.8.4
2021-06-16 08:56:38 +03:00
dependabot[bot] 5455296232
Bump rand from 0.8.3 to 0.8.4
Bumps [rand](https://github.com/rust-random/rand) from 0.8.3 to 0.8.4.
- [Release notes](https://github.com/rust-random/rand/releases)
- [Changelog](https://github.com/rust-random/rand/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-random/rand/compare/0.8.3...0.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-16 03:01:32 +00:00
Sagie Gur-Ari 18197b291c
Merge pull request #180 from sagiegurari/dependabot/cargo/ignore-0.4.18
Bump ignore from 0.4.17 to 0.4.18
2021-06-14 08:49:13 +03:00
dependabot[bot] 60e20eb322
Bump ignore from 0.4.17 to 0.4.18
Bumps [ignore](https://github.com/BurntSushi/ripgrep) from 0.4.17 to 0.4.18.
- [Release notes](https://github.com/BurntSushi/ripgrep/releases)
- [Changelog](https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md)
- [Commits](https://github.com/BurntSushi/ripgrep/compare/ignore-0.4.17...ignore-0.4.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-14 03:01:24 +00:00
sagie gur ari 8879af3f05 release 2021-06-04 13:16:09 +00:00
Sagie Gur-Ari 08a58ea12d
Merge pull request #179 from sagiegurari/dependabot/cargo/semver-1.0.2
Bump semver from 0.11.0 to 1.0.2
2021-06-04 16:01:18 +03: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
Sagie Gur-Ari b90bcde37b
Merge pull request #174 from sagiegurari/dependabot/cargo/attohttpc-0.17.0
Bump attohttpc from 0.16.3 to 0.17.0
2021-04-05 07:02:32 +03:00
Sagie Gur-Ari 1d832ed6b0
Merge pull request #173 from sagiegurari/dependabot/cargo/whoami-1.1.2
Bump whoami from 1.1.1 to 1.1.2
2021-04-05 07:02:02 +03: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
dependabot[bot] e37e9e3a66
Bump whoami from 1.1.1 to 1.1.2
Bumps [whoami](https://github.com/libcala/whoami) from 1.1.1 to 1.1.2.
- [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.1...v1.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-05 03:01:23 +00:00
Sagie Gur-Ari 309827b95a
Merge pull request #172 from sagiegurari/dependabot/cargo/which-4.1.0
Bump which from 4.0.2 to 4.1.0
2021-03-29 09:01:47 +03:00