Unreleased changes

Changes that have landed on the main branch but are not yet part of a tagged release. These entries are assembled into the Changelog when the next release is published.

[UNRELEASED DRAFT]

  • Drop Python 3.13 support, and update VWS Python so that the documented ProjectHasNoApiAccess result code spelling gives a friendly error message.

  • Add Model Target dataset commands: vws create-model-target-dataset, vws get-model-target-dataset-status, vws wait-for-model-target-dataset-generated, vws download-model-target-dataset and vws delete-model-target-dataset.

  • Add a vws get-database-reco-counts-report command, which requests a per-target recognition counts report for a month, waits for Vuforia to generate it, and writes the CSV to stdout or to a given path.