Skip to content

Commit 9ce6498

Browse files
committed
release: bumps sprocket version to v0.13.0
1 parent b732c2c commit 9ce6498

File tree

7 files changed

+256
-211
lines changed

7 files changed

+256
-211
lines changed

CHANGELOG.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 0.13.0 - 05-28-2025
11+
1012
### Added
1113

1214
* Added tab completions for `sprocket` commands ([#105](https://github.com/stjude-rust-labs/sprocket/pull/105)).
13-
* Added `shellcheck` to Dockerfile ([#114](https://github.com/stjude-rust-labs/sprocket/pull/114)).
1415
* Introduced the `inputs` subcommand ([#113](https://github.com/stjude-rust-labs/sprocket/pull/113)).
16+
17+
### Fixed
18+
19+
* Added `shellcheck` to Dockerfile ([#114](https://github.com/stjude-rust-labs/sprocket/pull/114)).
1520
* Fixed `check --except` and `explain` rule not being case-insensitive ([#116](https://github.com/stjude-rust-labs/sprocket/issues/116)).
1621

22+
## Dependencies
23+
24+
* Updates dependencies (including `wdl` to `v0.14.0`).
25+
1726
## 0.12.2 - 05-05-2025
1827

1928
### Fixed

0 commit comments

Comments
 (0)