All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Bumped FS to 2.4
- Bumped Boto to 1.9
- Bumped FS to 2.2.0
- Version number to advertise stable API
- upload_args and download_args to constructor (Geoff Jukes)
- Relaxed six dependency
- Fix for opening file in missing directory
- implemented new getfile method
- Updated fs for more efficient directory walking
- Relaxed boto requirement
- Added 'strict' parameter to constrictor.
- copy() wasn't throwing FileExpected exception
- Added keys to s3 property
- Exception fixes in S3File
- Added endpoint_url to constructor
- Issue with duplicate nested directory names.
- Relaxed Boto requirement.
- Issue with blank top level subdirectory.
- Added new 'urls' namespace
First official release