CHANGELOG.md in spout-0.10.0.beta3 vs CHANGELOG.md in spout-0.10.0.beta4
- old
+ new
@@ -3,9 +3,10 @@
### Enhancements
- **Import Command**
- `spout import` now changes variables with all caps `display_name` to use title case instead
- Display names that use mixed case are unaffected
- `spout import --domains` now marks options as `"missing": true` if the option value starts with a dot `.` or a dash `-`
+ - Display names for values are also changed to title case if they are all caps
- **Testing Changes**
- Tests now include checks to assure that variable display_name fields don't exceed 255 length requirement
- `include Spout::Tests::VariableDisplayNameLength`
## 0.9.1 (October 14, 2014)