Asset Sync v0.0.7 Release Notes

Release Date: 2011-08-22 // over 12 years ago
  • ๐Ÿ”– Version 0.0.7 (David Rice [email protected])

    ๐Ÿ”„ Changes:

    • 9 Nominal Changes

      • Added Cache-control header (1 year, public) on uploaded files
      • Update README to reflect new configuration styles
      • Extract all file manipulation methods to a storage class, update generator templates, fix a few bugs.
      • Config class working, specs added, still @wip
      • Refactoring
      • Get config working and loading yml or the initializer
      • small additions
      • @wip working on extracting out a configuration class and allow config via an initializer alone, also support yml file usage for when that is useful
      • merge config changes