Skip to content

Releases: doomspork/artifact

Version 0.3.0

Choose a tag to compare

@doomspork doomspork released this 03 Mar 20:37

Version 0.3.0 Changes:

  • Enhancements
    • Added support for arrays of transformations
    • Support for default asset
    • New default asset URL helpers
    • 404 now uses a standard "Not Found" message

Version 0.2.0

Choose a tag to compare

@doomspork doomspork released this 01 Mar 19:05

Version 0.2.0 Changes:

  • Enhancements
    • Default to Artifact.Storage.Local
    • Introduced :original format for accessing unmodified original
  • Fixes
    • Corrected argument order error
    • Return 404 for missing formats

Version 0.1.0

Choose a tag to compare

@doomspork doomspork released this 21 Feb 19:53

Version 0.1.0 Changes:

  • Enhancements
    • Upload files to configurable storage
    • Process files on-the-fly