arc v0.5.0 Release Notes

Release Date: 2016-03-02 // about 8 years ago
    • (Enhancement) Allow transforms via arbitrary system executables.
    • (Enhancement) Allow transforms to supply a function to define the transformation args.
    • (Deprecation) Deprecate usage of {:noaction} in favor of :noaction for transformation responses.

    ⬆️ Upgrade instructions from 0.4.x to 0.5.x:

    Arc now favors explicitness in file extension changes rather than scanning with a Regex. If you have a convert transformation which changes the file extension (through the parameter -format png argument), you must explicitly add a third tuple argument in the conversion noting the final extension.

    Example: