print-nonascii
Advanced tools
Comparing version 0.0.2 to 0.0.3
@@ -7,2 +7,5 @@ # Changelog | ||
* **[v0.0.3](https://github.com/mklement0/print-nonascii/compare/v0.0.2...v0.0.3)** (2017-09-11): | ||
* [enhancement] Header lines are now only printed for input files that produce at least 1 output line. | ||
* **[v0.0.2](https://github.com/mklement0/print-nonascii/compare/v0.0.1...v0.0.2)** (2017-09-10): | ||
@@ -9,0 +12,0 @@ * [fix] Header line is no longer printed twice when `--<mode>` is combined with `--raw`. |
@@ -5,3 +5,3 @@ { | ||
"private": false, | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"os": [ | ||
@@ -8,0 +8,0 @@ "darwin", |
@@ -178,2 +178,5 @@ [](https://npmjs.com/package/print-nonascii)[](https://github.com/mklement0/print-nonascii/blob/master/LICENSE.md) | ||
* **[v0.0.3](https://github.com/mklement0/print-nonascii/compare/v0.0.2...v0.0.3)** (2017-09-11): | ||
* [enhancement] Header lines are now only printed for input files that produce at least 1 output line. | ||
* **[v0.0.2](https://github.com/mklement0/print-nonascii/compare/v0.0.1...v0.0.2)** (2017-09-10): | ||
@@ -180,0 +183,0 @@ * [fix] Header line is no longer printed twice when `--<mode>` is combined with `--raw`. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
60431
187