Diff: https://github.com/common-workflow-language/cwl-upgrader/compare/refs/tags/v1.2.7...v1.2.8 Changelog: https://github.com/common-workflow-language/cwl-utils/releases/tag/v1.2.8
Diff: https://github.com/common-workflow-language/cwl-upgrader/compare/refs/tags/v1.2.6...v1.2.7 Changelog: https://github.com/common-workflow-language/cwl-utils/releases/tag/v1.2.7
Diff: https://github.com/common-workflow-language/cwl-upgrader/compare/refs/tags/v1.2.4...v1.2.6 Changelog: https://github.com/common-workflow-language/cwl-utils/releases/tag/v1.2.6
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.