github-actions
released this
17 May 04:03
·
53 commits
to main
since this release
What's Changed
- Add github actions by @olix0r in #1
- ci: Add dependency auditing workflows by @olix0r in #4
- Fix readme title by @olix0r in #5
- Fix curl usage to require https by @olix0r in #6
- Rename ClippyObj to just CargoMessage by @olix0r in #7
- Handle
-
as a path argument by @olix0r in #8 - Bump serde_json from 1.0.78 to 1.0.79 by @dependabot in #9
- Add a release workflow by @olix0r in #10
- Bump version to v0.1.3 by @olix0r in #11
- Fix release artifact location by @olix0r in #12
- Bump anyhow from 1.0.53 to 1.0.55 by @dependabot in #16
- Bump clap from 3.0.14 to 3.1.2 by @dependabot in #17
- Bump EmbarkStudios/cargo-deny-action from 1.2.11 to 1.2.12 by @dependabot in #13
- Bump clap from 3.1.2 to 3.1.6 by @dependabot in #20
- Bump anyhow from 1.0.55 to 1.0.56 by @dependabot in #21
- Bump actions/checkout from 2.4.0 to 3 by @dependabot in #18
- Bump clap from 3.1.6 to 3.1.8 by @dependabot in #25
- Bump proc-macro2 from 1.0.36 to 1.0.37 by @dependabot in #29
- Bump syn from 1.0.86 to 1.0.91 by @dependabot in #30
- Bump indexmap from 1.8.0 to 1.8.1 by @dependabot in #26
- Bump EmbarkStudios/cargo-deny-action from 1.2.12 to 1.2.15 by @dependabot in #28
- Bump quote from 1.0.15 to 1.0.18 by @dependabot in #31
- Bump actions/checkout from 3.0.0 to 3.0.1 by @dependabot in #32
- Bump clap from 3.1.8 to 3.1.9 by @dependabot in #33
- Bump syn from 1.0.91 to 1.0.92 by @dependabot in #39
- Bump clap from 3.1.9 to 3.1.14 by @dependabot in #40
- Bump serde_json from 1.0.79 to 1.0.80 by @dependabot in #38
- Bump serde from 1.0.136 to 1.0.137 by @dependabot in #37
- Bump actions/checkout from 3.0.1 to 3.0.2 by @dependabot in #34
- Bump anyhow from 1.0.56 to 1.0.57 by @dependabot in #36
- Bump proc-macro2 from 1.0.37 to 1.0.38 by @dependabot in #43
- Bump serde_json from 1.0.80 to 1.0.81 by @dependabot in #44
- Bump EmbarkStudios/cargo-deny-action from 1.2.15 to 1.2.17 by @dependabot in #46
- Bump clap from 3.1.14 to 3.1.18 by @dependabot in #47
- Bump itoa from 1.0.1 to 1.0.2 by @dependabot in #50
- Bump os_str_bytes from 6.0.0 to 6.0.1 by @dependabot in #49
- Bump proc-macro2 from 1.0.37 to 1.0.39 by @dependabot in #48
- Bump unicode-xid from 0.2.2 to 0.2.3 by @dependabot in #45
- Bump syn from 1.0.92 to 1.0.95 by @dependabot in #51
- Update to Rust v1.60 by @olix0r in #52
- Add a simple action by @olix0r in #53
- Update release workflow to check action version by @olix0r in #54
- Bump version to v1.0.0 by @olix0r in #55
New Contributors
- @dependabot made their first contribution in #9
Full Changelog: release/v0.1.2...release/v1.0.0