waffle v1.1.3 Release Notes

Release Date: 2020-09-14 // over 3 years ago
    • fix missing comma in configuration (#65)
    • request headers for remote file (#61)

      By default, when downloading files from remote path request headers are empty, but if you wish to provide your own, you can override the remote_file_headers/1 function in your definition module.