Commit graph

36 commits

Author SHA1 Message Date
77dd32e5d0
remove anyhow dependency 2024-05-16 17:48:44 +02:00
7086225b40
add toolchain file 2024-05-16 17:32:53 +02:00
4d5da55227
release v0.2.0 2024-03-09 11:38:36 +01:00
cfa0b5c8a2
lock stdout for faster writes 2024-03-09 11:38:36 +01:00
c42a606930
convert env var to tuple struct 2024-03-09 11:38:36 +01:00
dfe64bc1da
ci: update cargo-dist 2024-03-09 11:38:15 +01:00
bbd53fc570
ci: add manual triggers 2024-02-15 08:59:44 +01:00
bf24de0d04
add explicit separator default value 2024-02-15 08:59:44 +01:00
246231332f
pass refs to the parser 2024-02-15 08:59:44 +01:00
5b6736b1fd
fix errors for missing input or output 2024-02-15 08:59:20 +01:00
33aec78b16
use buffered writes & readers 2024-02-14 23:35:41 +01:00
5983d9b587
do not clone EnvVar fields for Display 2024-02-14 23:35:41 +01:00
dependabot[bot]
709aa82b3e
Cargo(deps): bump clap from 4.4.0 to 4.5.0 (#11)
Bumps [clap](https://github.com/clap-rs/clap) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.4.0...clap_complete-v4.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-12 17:51:45 +01:00
dependabot[bot]
578f507508
Github Actions(deps): bump actions/upload-artifact from 3 to 4 (#10)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 18:41:31 +01:00
dependabot[bot]
55d0ed265b
Github Actions(deps): bump actions/download-artifact from 3 to 4 (#9)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-18 18:40:48 +01:00
dependabot[bot]
fa458db00d
Github Actions(deps): bump untitaker/hyperlink from 0.1.31 to 0.1.32 (#8)
Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.31 to 0.1.32.
- [Release notes](https://github.com/untitaker/hyperlink/releases)
- [Commits](https://github.com/untitaker/hyperlink/compare/0.1.31...0.1.32)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-04 18:16:01 +01:00
dependabot[bot]
b6ca453666
Github Actions(deps): bump untitaker/hyperlink from 0.1.29 to 0.1.31 (#5)
Bumps [untitaker/hyperlink](https://github.com/untitaker/hyperlink) from 0.1.29 to 0.1.31.
- [Release notes](https://github.com/untitaker/hyperlink/releases)
- [Commits](https://github.com/untitaker/hyperlink/compare/0.1.29...0.1.31)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 11:10:21 +02:00
dependabot[bot]
d270849cae
Github Actions(deps): bump JamesIves/github-pages-deploy-action (#6)
Bumps [JamesIves/github-pages-deploy-action](https://github.com/jamesives/github-pages-deploy-action) from 4.4.1 to 4.4.3.
- [Release notes](https://github.com/jamesives/github-pages-deploy-action/releases)
- [Commits](https://github.com/jamesives/github-pages-deploy-action/compare/v4.4.1...v4.4.3)

---
updated-dependencies:
- dependency-name: JamesIves/github-pages-deploy-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 11:09:54 +02:00
dependabot[bot]
3dfcbd43cd
Github Actions(deps): bump actions/checkout from 3 to 4 (#7)
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-24 11:09:24 +02:00
7d6ecaf144 fix link check with path_prefix 2023-10-24 11:04:29 +02:00
910845d934 add oranda configuration 2023-10-24 11:04:29 +02:00
ad96ff65a1 fix oranda ci hyperlink check 2023-10-24 11:04:29 +02:00
dc8d2ba245 make dependabot update github-actions 2023-10-24 11:04:23 +02:00
2baeabd2c1 add oranda integration 2023-10-18 12:41:18 +02:00
237143a8ad update cargo-dist integration 2023-10-18 12:00:33 +02:00
dependabot[bot]
dc6b9374e3
Cargo(deps): bump clap from 4.3.4 to 4.4.0 (#4)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.4 to 4.4.0.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.4...clap_complete-v4.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-29 00:08:16 +02:00
53cc645043 feat: add cargo-dist integration 2023-06-28 23:55:45 +02:00
f347102062
chore(dependabot): ignore patch updates 2023-06-20 10:43:45 +02:00
dependabot[bot]
f8fd198c58
Cargo(deps): bump clap from 4.3.3 to 4.3.4 (#3)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.3 to 4.3.4.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.3...v4.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 18:08:53 +02:00
dependabot[bot]
638bbeb942
Cargo(deps): bump serde_json from 1.0.96 to 1.0.97 (#2)
Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.96 to 1.0.97.
- [Release notes](https://github.com/serde-rs/json/releases)
- [Commits](https://github.com/serde-rs/json/compare/v1.0.96...v1.0.97)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-19 18:08:00 +02:00
dependabot[bot]
79fce3582a
Cargo(deps): bump clap from 4.3.2 to 4.3.3 (#1)
Bumps [clap](https://github.com/clap-rs/clap) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/clap-rs/clap/releases)
- [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clap-rs/clap/compare/v4.3.2...v4.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-12 18:28:17 +02:00
f067a6fb6b feat: add unit tests 2023-06-11 21:36:38 +02:00
36c413577b fix: escape double quotes (") in strings 2023-06-10 18:34:26 +02:00
a35b13f2b4
Create dependabot.yml 2023-06-07 21:06:48 +02:00
1ff782064d feat: add LICENSE & README 2023-06-07 21:04:24 +02:00
c38f59c327 Initial Commit 2023-06-07 20:56:30 +02:00