blob: 0f1e296a867940b1ddd33500b8e96bab240b4c06 (
plain) (
tree)
|
|
## v1.0.6
* Tracking changes in `bcompiler-engine v.1.0.6`
## v1.0.0b13
* New **check** command
### Example:
```
datamaps check
```
Checks that the necessary auxiliary files are in place so that basic
functionality can take place.
Checks for:
* Documents/input/blank_template.xlsx
* Documents/input/datamap.csv
Also carries out basic sanity checks on the datamap file, to ensure requisite
headers, number of fields, etc.
|