Breaking
New
- Support cloning stream contents (7e9df7a)
- Add option to clone Buffer contents, default to true (8bb561e) - Closes #16
Update
- Add node-v8-clone as optionalDependency for performance (98b97d5) - Closes #29
- Add test for cloning of the history property (6c558f8)
- Make all quotes singular and remove unused variable (2988c51)
Build
- Get jshint to pass (b8ff6c3)