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