Skip to content

1.3.3

Choose a tag to compare

@oscarvalenzuelab oscarvalenzuelab released this 08 Nov 23:29
· 68 commits to main since this release
0436506

[1.3.3] - 2025-11-08

Fixed

  • Test Compatibility: Fixed check_package to ensure proper test compatibility
    • Changed check_vulnerabilities default to True to match expected behavior
    • Ensured the vulnerabilities field is always present when check_vulnerabilities=True
    • Improved error propagation for critical failures

Benefits

  • All 26 unit tests passing
  • Better error handling and reporting
  • Consistent API behavior