All Versions
37
Latest Version
Avg Release Cycle
95 days
Latest Release
807 days ago

Changelog History
Page 4

  • v0.1.3 Changes

    • (Enhancement: Url Generation) default_url/2 introduced to definition module which passes the given scope as the second parameter. Backwards compatibility is maintained for default_url/1.
  • v0.1.2 Changes

    August 09, 2015
    • (Bugfix: Storage) Bugfix for referencing atoms in the file name.
  • v0.1.1 Changes

    • (Enhancement: Storage) Add the local filesystem as a storage option.
  • v0.0.4 Changes

    December 16, 2019
    • Fixes link to waffle_ecto (#16)
    • add credo to project (#17)
    • correct misspellings in documentation (#19)
    • Change reference to arc_gcs to refer to waffle_gcs instead (#22)
    • add documentation for modules (#25)
    • upgrade hackney to fix remote file downloading (#26)
  • v0.0.3 Changes

    September 09, 2019
    • add new file from remote path with new filename (#13)
    • support specifying asset host for local storage (#12)
    • allow storage path to be different from url (#11)
  • v0.0.2 Changes

    September 02, 2019
    • Clean up all temp files created during processing and storage (#9)
    • Bypass delete on skipped versions (#8)
    • add documentation for phoenix integration (#7)
    • add documentation for local development setup (#5)
    • update dependencies (#4)
    • add codeship integration (#2)
  • v0.0.1 Changes

    August 25, 2019
    • Move project to a new repository and change name to Waffle