- Preserve quotes when using the `apiscrub` executable. This way you can format your document exactly how downstream consumers need it, e.g. quoting the strings `on` and `off` so a broken YAML 1.2 parser downstream doesn't parse them as booleans. - Updated ruamel.yaml library with several fixes.
1.1.0
- Properly remove references to items that have been removed. This is useful if you link to e.g. parameters that are only available to some audiences.