What's Changed
- Replace ":" in singularity image name with "_" by @sameeul in #342
- parsers: don't sort entries when processing ID Maps by @mr-c in #343
- cwl-input-schema implementation by @alexiswl in #288
- Fix
load_document_by_uri
method by @GlassOfWhiskey in #345 - Regenerate parsers with schema_salad 8.8.20250205075315 by @GlassOfWhiskey in #352
Deps
- Update black requirement from ==24.* to ==25.* by @dependabot in #353
- Bump codecov/codecov-action from 5.1.1 to 5.1.2 by @dependabot in #346
- Update flake8-bugbear requirement from <24.11 to <24.13 by @dependabot in #344
- Bump mypy from 1.13.0 to 1.14.0 by @dependabot in #347
- Bump mypy from 1.14.0 to 1.14.1 by @dependabot in #348
- Bump mypy from 1.14.1 to 1.15.0 by @dependabot in #354
- Bump schema_salad from 8.8.20241206093842 to 8.8.20250205075315 by @GlassOfWhiskey in #352
New Contributors
Full Changelog: v0.36...v0.37