CHANGELOG.md in spout-0.10.0.beta2 vs CHANGELOG.md in spout-0.10.0.beta3
- old
+ new
@@ -2,9 +2,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 `-`
- **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)