Diff: https://github.com/common-workflow-language/cwl-utils/compare/refs/tags/v0.22...v0.23 Changelog: https://github.com/common-workflow-language/cwl-utils/releases/tag/v0.23
Diff: https://github.com/common-workflow-language/cwl-utils/compare/refs/tags/v0.21...v0.22 Changelog: https://github.com/common-workflow-language/cwl-utils/releases/tag/v0.22
checkInputs used to be added to nativeBuildInputs. Now we have nativeCheckInputs to do that instead. Doing this treewide change allows to keep hashes identical to before the introduction of nativeCheckInputs.