* Maximum call stack size exceeded during unpack (140)
0.14.0
Added
* Snapcraft metadata (130) * `uncache` and `uncacheAll` (118)
Fixed
* Use of asar inside of an Electron app (118)
0.13.1
Fixed
- Do not return before the write stream fully closes (113)
0.13.0
Changed
- Dropped support for Node `0.10.0` and `0.12.0`. The minimum supported version is now Node `4.6.0`. (100) - This project was ported from CoffeeScript to JavaScript. The behavior and APIs should be the same as previous releases. (100)
0.12.4
Fixed
- Unpack glob patterns containing `{}` characters not working properly (99)
0.12.3
Fixed
- Multibyte characters in paths are now supported (86)