This repository was archived by the owner on Apr 8, 2021. It is now read-only.
Version 2.0.6
New functionality and features
- Support webpack, browserify
- webpack example
- Minified version of source
- Shrinkwrapped core lib which includes a subset of the lodash functions
Other Changes
- Remove UMD constrcut from the individual source files.
- Fix module references for NodeJS
- Clone headers instead of modifying them. Fixes handling of multiple chunked uploads in parallel.
- Rename
lodash-shrinkwrappedtolodash-shrinkwrap. Fix documentation comments. - Update dependencies