CHANGELOG.md in spout-0.5.0 vs CHANGELOG.md in spout-0.6.0.beta1
- old
+ new
@@ -1,4 +1,12 @@
+## 0.6.0
+
+### Enhancement
+- Added `spout match` command that generates a coverage report of how well a dataset matches the data dictionary
+ - Spout Match generates a viewable report in `dd\index.html` that shows which columns are covered in CSVs located in `dd\csvs`
+- **Gem Changes**
+ - Updated to colorize 0.6.0
+
## 0.5.0 (February 28, 2014)
### Enhancement
- Tests added to check that variables of type choices have specified a domain
- Tests added to make sure the JSON object `id` matches the variable file name