- updated for linux/arm64
- add Options to configure how dfpp works, allow customizing logger and http client used [Cory Bennett] [3b0a7ea]
- add recursive handling for INCLUDE statements [Cory Bennett] [b8d999b]
- when merging ENV force use for KEY=VAL syntax [Cory Bennett] [d0206d6]
- update to use gopkg, tweak build [Cory Bennett] [e2a037e]
- move main package into main/main.go [Cory Bennett] [1f0e9bd]
- minor refactor to that dfpp could be used as a library [Cory Bennett] [1f0e9bd]
- allow for "dfpp Dockerfile.pre" usage, rather than require stdin [Cory Bennett] [3be7783]
- Initial Release