Asset Sync v0.4.1 Release Notes

Release Date: 2012-05-04 // almost 12 years ago
  • ๐Ÿ”– Version 0.4.1 (David Rice [email protected])

    ๐Ÿ”„ Changes:

    • 10 Nominal Changes

      • Update docs
      • Don't default to disabled if ASSET_SYNC_ENABLED env var is not specified.
      • Add option to ignore files
      • Add support for ASSET_SYNC_ENABLED with env vars.
      • Oops, should have used the accessor
      • Add support for enabled in the yaml config.
      • Add specs for AssetSync.enabled? configured through the initializer.
      • Make it possible to turn off AssetSync...

      Useful when precompiling to export to a hybrid mobile app such as PhoneGap. Would fix issue #66.

      • How many times will I forget to update the release date? many
      • Version 0.4.0, google storage support. Allow force upload of all or selected files. Travis CI enabled