## New Features - In Your Hands: Develop your own Chef InSpec Reporter plugin and determine how Chef InSpec will report result data. Learn more about [Chef Inspec plugins and implementation](https://www.inspec.io/docs/reference/plugins/) in our documentation. - Easier Form: The `inspec archive` command packs your profile into a `tar.gz` file that includes the profile in JSON form as the `inspec.json` file. Use this JSON file to programmatically examine the profile without needing to load it into Chef InSpec. ## Improvements - More Dates: Chef InSpec accepts a variety of date formats in the `waivers.yaml` configuration file, rather than only the `YYYY-MM-DD` format.