We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbf4332 commit 835c563Copy full SHA for 835c563
docs/changelog.md
@@ -7,13 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.2.4] - 2024-05-27
11
+
12
### Changed
13
14
- Include "hidden" files when globbing.
15
16
### Fixed
17
-- Do not refuse to replay of unchanged step that declares its own static inputs.
18
+- Do not refuse to replay unchanged step that declares its own static inputs.
19
- Make recursive glob consistent with Python's built-in glob in `step.core.nglob`.
20
- Pool definitions are stored in workflow and replayed correctly when a step is skipped.
21
0 commit comments