features:
* migrate doc to [readthedocs](https://dotdrop.readthedocs.io/en/latest/)
* refactor templating to error/warn on undefined variables
* refactor lower layer parsing and variable bugs (246, 248, 249, 250)
* fish completion (244)
* improve debug logs
* more tests (and coverage)
* more doc
bug fixes:
* fix bug with empty dst or src (256)
* fix macro bug (253)
* fix compare bug
* profile inheritance bug fix
* fix bug when subprocess pipe gets filled out