Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

24 lines (13 loc) · 1.04 KB

Next Release (TBD)

  • Your contribution here.

0.2.3 (1/7/2020)

  • #11: Constrain rake and require only fog/aws, not all of fog - @joeyAghion.

0.2.2 (6/12/2015)

  • #9: Do not require fog unless producing output to S3, clarify require fog - @dblock.

0.2.1 (1/2/2015)

  • #8: Fixes setting quality via command line - @dzucconi.

0.2.0 (10/20/2014)

  • #7: Added support for storing tiles in AWS S3 and exposed all tiler and storage options via command line - @mzikherman.
  • #5: Allow a Fog::Storage uploader to be passed in for uploading of generated tiles rather than local storage - @mzikherman.

0.1.0 (3/16/2014)

  • Initial public release - @dblock.