Skip to content

Releases: kossisoroyce/cobol-wrap

v1.0.1

09 Mar 14:28

Choose a tag to compare

Fixed

  • CI: Added httpx to dev dependencies (required by FastAPI TestClient)
  • CI: Skip native runtime tests when libcob is not available on macOS runners
  • CI: Fixed compiled library discovery filtering out bridges.so stub
  • Lint: Fixed all ruff warnings (import sorting, trailing whitespace, ambiguous variable names)