Skip to content

Commit 0dc8a29

Browse files
authored
Merge pull request #15 from pointcloudtechnology/release-2.1.0
Release 2.1.0
2 parents e1c1f9a + c7773c4 commit 0dc8a29

11 files changed

Lines changed: 291 additions & 646 deletions

MIT-LICENSE

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
Copyright (c) 2011, 23, http://www.23developer.com
1+
Copyright (c) 23, https://www.23developer.com (all code that was modified/added until Sep 24, 2020)
2+
Copyright (c) Point Cloud Technology GmbH, https://www.pointcloudtechnology.com/en/ (all code that was added/modified since Sep 24, 2020)
23

34
Permission is hereby granted, free of charge, to any person obtaining
45
a copy of this software and associated documentation files (the

README.md

Lines changed: 57 additions & 30 deletions
Large diffs are not rendered by default.

package-lock.json

Lines changed: 153 additions & 126 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "resumablejs",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "A JavaScript library for providing multiple simultaneous, stable, fault-tolerant and resumable/restartable uploads via the HTML5 File API.",
55
"main": "dist/main.js",
66
"private": false,

0 commit comments

Comments
 (0)