Skip to content

Commit

Permalink
remove tools
Browse files Browse the repository at this point in the history
  • Loading branch information
thejoshwolfe committed May 7, 2018
1 parent 6960df4 commit 2e3b1c6
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 596 deletions.
4 changes: 3 additions & 1 deletion README.md
Expand Up @@ -594,8 +594,10 @@ This library makes no attempt to interpret the Language Encoding Flag.

## Change History

* 2.10.0
* Removed `tools/hexdump-zip.js` and `tools/hex2bin.js`. Those tools are now located here: [thejoshwolfe/hexdump-zip](https://github.com/thejoshwolfe/hexdump-zip) and [thejoshwolfe/hex2bin](https://github.com/thejoshwolfe/hex2bin)
* 2.9.1
* Remove `console.log()` accidentally introduced in 2.9.0. [issue #64](https://github.com/thejoshwolfe/yauzl/issues/64)
* Removed `console.log()` accidentally introduced in 2.9.0. [issue #64](https://github.com/thejoshwolfe/yauzl/issues/64)
* 2.9.0
* Throw an exception if `readEntry()` is called without `lazyEntries:true`. Previously this caused undefined behavior. [issue #63](https://github.com/thejoshwolfe/yauzl/issues/63)
* 2.8.0
Expand Down
137 changes: 0 additions & 137 deletions tools/hex2bin.js

This file was deleted.

0 comments on commit 2e3b1c6

Please sign in to comment.