Skip to content

Conversation

@mawelborn
Copy link
Contributor

Publish version 7.2.0 to PyPI.

Added

  • Unified support for dict, JSON str, and JSON bytes as loadable types in
    results.load(), results.load_async(), etloutput.load(), and
    etloutput.load_async().

Changed

  • Rename model, ModelGroup, and ModelGroupType to task, Task, and TaskType
    in the results module.
  • Table OCR is automatically loaded when present
    (AutoReviewPoller(..., load_tables=True) and etloutput.load(..., tables=True) are
    now the default).

Removed

  • v1 result file support and code paths in the results module.
  • v1 ETL output support and code paths in the etloutput module.
  • IPA 6.X support and edge cases in the results and etloutput modules.

mawelborn added 30 commits June 4, 2025 11:44
It's not unambiguously a v3 string ID, where before it could have been a
v1 string name.
@mawelborn mawelborn requested a review from Scott771 June 24, 2025 13:26
@mawelborn mawelborn self-assigned this Jun 24, 2025
@mawelborn mawelborn merged commit 3db0ff4 into main Jun 25, 2025
9 checks passed
@mawelborn mawelborn deleted the dev-7-2 branch June 25, 2025 17:52
mawelborn added a commit that referenced this pull request Jun 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants