- New feature: Subset batch. Sometimes (for performance reasons), even though the user needs a batched UI, we want to limit the computation to the subset of values actually shown to the user.
- Register `batch.Batch` as named (``"z3c.batching.batch"``) factory.