Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Releases: envato-archive/outatime

Use the new AWS SDK

09 Mar 17:22
e835a06
Compare
Choose a tag to compare

Outatime only needs S3, so this reduces the footprint of the gem.

Also, added frozen_string_literal as suggested in this article.

Improvements on how outatime fetches file revisions

07 Feb 15:36
Compare
Choose a tag to compare
  • This release improves how outatime fetches file revisions. Now the download will start sooner, since it does not wait until all file revisions are fetched to start downloading the files.
  • Use concurrent ruby to manage the fetcher thread pool.

Small improvements.

01 Feb 16:37
Compare
Choose a tag to compare
Merge pull request #3 from pressednet/updates_boone

Improve object version processing.

Initial Public Release

01 Feb 16:45
Compare
Choose a tag to compare
v0.2.0

Set license in gemspec.