- [ufo.document] Added API to generate a single instance, useful when parallelizing build for fonts with large number of instances.
The DesignSpaceDocumentReader has a new `readInstance` method that reads and builds a single instance element. It takes a `key` tuple argument with the (attribute, value) used to find and select the instance to build (98).