Sha256: c64007fa249d5eda3007623388e82c0a0e82638e57d363341181c5c2b9a0f8d9

Contents?: true

Size: 1009 Bytes

Versions: 1

Compression:

Stored size: 1009 Bytes

Contents

## 0.2.0

### New Features
* resumable downloads
* rmega-dl command (with folder download support)
* rmega-up command
* cbc-mac verification (download)
* handle network errors without interrupting downloads/uploads
* cache shared keys
* `Storage#folders` has been removed (use `Storage#shared` that returns only shared folder nodes)

### Changes
* `RequestError` class was removed
* Upload now returns the node `handle`
* `Storage#download` moved to `Rmega#download`

## 0.1.7

* \#9 Fixed decryption of nodes shared by you to others

## 0.1.6

### New Features

* \#7 Rmega now supports shared folders and files.

* The method `Storage#folders` can now be used to get a list of your
  first-level folders + first-level shared folders.

* The error codes list is now updated (up to the number -22).


### Changes

* Rmega will now attempt a request up to 10 times (in case of SocketError
  or if the server is temporary busy) before raising the error.

* Fixed a race condition that cause corrupted downloads

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rmega-0.2.0 CHANGELOG.md