README.md in csv2hash-0.6.3 vs README.md in csv2hash-0.6.4
- old
+ new
@@ -424,9 +424,11 @@
rules:
- { position: [1,1], key: 'first_name' }
- { position: [2,1], key: 'first_name' }
```
+You can write ERB file, should be named with following convention ```<file name>.erb.yml```
+
# Changes
please refere to [CHANGELOG.md](https://github.com/FinalCAD/csv2hash/blob/master/CHANGELOG.md) doc
# Upgrading