Skip to content

Commit

Permalink
increased version to 0.3.1 for new release. Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
technolion committed Jul 5, 2022
1 parent 166424a commit b94feb7
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,8 +170,9 @@ $ sudo npm update -g skalio/teambeamjs
```

## Release History
* v0.3.1 2022-07-05 Files are now uploaded sequentially - one upload waiting before the next starts in order to prevent RateLimitExceptions. Lifting versions of dependencies.
* v0.3.0 2022-03-02 Adding new feature to copy received transfers to a drive folder. Interval actions now re-login on lost user sesion. Lifting versions of dependencies.
* v0.2.4 2019-06-20 Fixing issue with zipping folders preio to uploading. Lifting versions of dependencies.
* v0.2.4 2019-06-20 Fixing issue with zipping folders prior to uploading. Lifting versions of dependencies.
* v0.2.3 2018-12-21 Fixing issue where uploads without content-length were rejected.
* v0.2.2 2018-07-24 Fixing issue where files without name extension could not be uploaded. Fixed download of already downloaded transfers.
* v0.2.1 2017-10-26 Fixing issue with number as transfer passphrase. Better temp folder support
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "teambeamjs",
"description": "Client to access the TeamBeam service.",
"version": "0.3.0",
"version": "0.3.1",
"homepage": "https://github.com/skalio/teambeamjs",
"author": {
"name": "Skalio GmbH",
Expand Down

0 comments on commit b94feb7

Please sign in to comment.