There is now support for concurrent configuration through the use of SpewState instances. Update the documenation to properly reflect this.
This commit adds a new type, SpewState, which can be used to create instances with unique configuration options. The methods of SpewState are equivalent to the top-level functions. Full documentation and examples are included.