Skip to content

Releases: InvokIT/js-untar

v2.0.0: Remove bower and cleanup unused dependencies (#19)

26 Apr 10:50
13a3a6c
Compare
Choose a tag to compare
* Delete bower.json

* Remove karma-firefox-launcher and karma-ie-launcher dependencies

* New major version
as bower suggests when removing support

v1.0.0

20 Jan 14:25
Compare
Choose a tag to compare

Now includes support for the PAX format, enabling UTF-8 filenames, unlimited filename lengths and sub-second timestamp resolutions.

Fixed getBlobUrl (issue #2)

04 Jan 12:01
Compare
Choose a tag to compare
0.0.4

Update untar.js

0.0.3

18 Sep 10:10
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/Qvazar/js-untar

Initial (bower-installable) release

14 Sep 13:15
Compare
Choose a tag to compare
0.0.2

Added buffer to file. Added installation and better usage instructions.