CHANGELOG.md in spout-0.8.0.beta5 vs CHANGELOG.md in spout-0.8.0.beta6
- old
+ new
@@ -5,9 +5,10 @@
- This command requires a .spout.yml file to be specified to identify the following variables:
- `visit`: This variable is used to separate subject encounters in a histogram
- `charts`: Array of choices, numeric, or integer variables for charts
- The `spout pngs` command now renders the histogram form for each variable
- The `spout coverage` command now lists variables that are defined in the data dictionary and that do not exist in any CSV dataset
+- Added `spout outliers` command that returns a list of integer or numeric variables that contain major and minor outliers
- **Gem Changes**
- Updated to colorize 0.7.2
- Use of Ruby 2.1.2 is now recommended
## 0.7.0 (April 16, 2014)