Releases: sv-tools/roas
Releases · sv-tools/roas
v0.6.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- style: fix formatting and align indentation in files by @SVilgelm in #78
- fix(validation): correct doc for IgnoreUnusedServerVariables by @SVilgelm in #79
- feat(spec): support OpenAPI 3.1.1 and 3.1.2 versions by @SVilgelm in #82
- chore(release): bump version to 0.6.0 by @SVilgelm in #83
CI
- build(deps): bump codecov/codecov-action from 5.5.0 to 5.5.1 in the ci group by @dependabot[bot] in #80
- build(deps): bump Swatinem/rust-cache from 2.8.0 to 2.8.1 in the ci group by @dependabot[bot] in #81
- chore(ci): add manual dispatch to publish workflow by @SVilgelm in #84 and #85 and #86
Full Changelog: v0.5.1...v0.6.0
v0.5.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore(deps): bump enumset, regex, serde_json, and thiserror by @SVilgelm in #76
- chore(re): bump version to 0.5.1 by @SVilgelm in #77
CI
- feat(ci): use rust-metadata-action to drive feature matrix by @SVilgelm in #73
- chore(deps): disable Dependabot grouping for Rust crates by @SVilgelm in #74
- feat(deps): enable grouped updates in Dependabot config by @SVilgelm in #75
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat(validation): enforce non-empty and valid URLs in external docs by @SVilgelm in #61
- refactor: simplify nested if-let chains using let-else patterns by @SVilgelm in #69
CI
- ci: add feature matrix to build and test workflows by @SVilgelm in #60
- Bump actions/checkout from 4 to 5 in the ci group by @dependabot[bot] in #66
- ci: pin actions and improve workflow robustness by @SVilgelm in #67
- chore(ci): remove Toml-Fmt job and tidy cargo tools alias by @SVilgelm in #68
- chore(re): bump crate version to 0.5.0 by @SVilgelm in #70
- ci: use crates-io-auth-action and precompute licenses by @SVilgelm in #71
- ci(github): grant id-token write permission for publish job by @SVilgelm in #72
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat(validation): add option to ignore invalid URL errors by @SVilgelm in #54
- feat(spec): add support for OpenAPI version 3.0.4 by @SVilgelm in #55
- refactor: reorder imports for consistency across modules by @SVilgelm in #56
- feat: add experimental OpenAPI v3.1 support and test data by @SVilgelm in #17
Full Changelog: v0.3.1...v0.4.0
v0.3.1
v0.3.0
v0.2.4
What's Changed
CI
- add publish workflow by @SVilgelm in #29
- fix publish workflow by @SVilgelm in #30
- fix publish workflow by @SVilgelm in #31
- run rust checks weekly by @SVilgelm in #32
- run the checks in parallel by @SVilgelm in #33
- add --verbose flag to all commands by @SVilgelm in #34
- Bump codecov/codecov-action from 4 to 5 in the ci group by @dependabot in #38
Full Changelog: v0.2.3...v0.2.4
v0.2.3
What's Changed
- decoupling the changes of v2 and v3_0 from v3_1 by @SVilgelm in #24
- one more decoupling of the changes in v2, v3_0 and common from v3_1 by @SVilgelm in #28
CI
- group rust dependabot updates by @SVilgelm in #25
- publish code coverage even if tests failed by @SVilgelm in #26
- add cargo alias to install all testing tools by @SVilgelm in #27
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Update cargo-license requirement from 0.5.1 to 0.6.0 by @dependabot in #18
- update dependencies by @SVilgelm in #20
- bump version 0.2.2 by @SVilgelm in #23
CI
- Bump the ci group with 1 update by @dependabot in #19
- update readme by @SVilgelm in #21
- update ci by @SVilgelm in #22
Full Changelog: v0.2.1...v0.2.2