This is a minor release adding several new features.
New Features:
- Support for pruning the cache by specifying the target number of cached items.
- A more flexible configuration parser that is backward compatible with configurations from previous versions but relaxes the requirement that all duct configurations are equally nested (in response to 97).
Minor improvements:
- Omniduct will no longer insert its version into the source string during presto queries, better allowing downstream users to use it for query policies / etc.