- Introduced `changeFromQuantity` in `inventorySetQuantities` to explicitly control compare‑and‑swap checks.
- Deprecated `compareQuantity` and `ignoreCompareQuantity`; they will be removed in version 2026‑04.
- Existing behavior remains unchanged if `changeFromQuantity` is omitted; passing null bypasses comparison checks.