Skip to content

v0.1.4

Choose a tag to compare

@github-actions github-actions released this 02 Sep 03:40
· 7 commits to main since this release

Fixed

  • Series grouping now actually reaches books. The match path reads search
    results, which carry only enrichment the service already had cached — so on
    a cold cache no book ever gained a series. A matched book with no series of
    its own now resolves its enrichment directly (one cached lookup by ISBN),
    and books that are already grouped skip the call entirely.