Terrarium
1.0.1
  • Installation
  • Quick Start
  • User Guide
  • Development
  • Release Notes
Terrarium
  • Docs »
  • Release Notes
  • View page source

Release NotesΒΆ

1.0.1

  • Support latest 2 versions of virtualenv

1.0.0

  • Support for Google Cloud Storage, in addition to Amazon S3
  • Preserve order of requirements

1.0.0-rc.6

  • shlex comments=True breaks remote source requirements

1.0.0-rc.5

  • Fixed some spelling and grammar in the README
  • Added “Tips” Section to README
  • Permit inline comments in requirements files
  • Added tox.ini for tox
  • Deprecate python 2.5
  • Update travis configuration to use tox
  • Update documentation to use sphinx
  • Update version number in only one place
  • Moved README content to sphinx docs

1.0.0-rc.4

  • Add support for pip 1.3.1
  • Add command to restore backup
  • Added –require-download option

1.0.0-rc.3

  • Don’t print S3 secret key in verbose mode / debug level
  • Update requirements to include support for virtualenv 1.8.4 and others
  • Fixed mac compatibility issues because of bsd tar
  • Improvements for tests
  • Pip 1.2 compatibility
  • Handle comments in requirements files
  • Output when boto not installed is confusing
  • Output on normal install makes it feel like terrarium hung
  • –storage-dir should default to environment variable TERRARIUM_STORAGE_DIR
  • Gracefully handle permission failures when creating environment backup

1.0.0-rc.2

  • Cannot call rmtree on a symbolic link
  • Dangling symlink on extract

1.0.0-rc.1

  • boto.S3Connection should be boto.s3.connection.S3Connection
  • Terrarium needs to fix paths after upload
  • Implement options as described in README spec
Previous

© Copyright 2014, Kyle Gibson, Wes Winham.

Built with Sphinx using a theme provided by Read the Docs.