UNPKG

csv-tools-cli

Version:
33 lines (21 loc) 2.44 kB
### 1.1.0 (2020-02-25) ##### Chores * **CHANGELOG:** * updated CHANGELOG.md ([80538a4f](https://github.com/francofantini/csv-tools-cli/commit/80538a4fc37ecf6355fd871f03ae7b0503e2d694)) * updated CHANGELOG.md ([e078c38f](https://github.com/francofantini/csv-tools-cli/commit/e078c38fba1e1f16a0ce328c470e4e3375b7a48d)) ##### New Features * **Length:** Adds new length command. ([33e367a7](https://github.com/francofantini/csv-tools-cli/commit/33e367a70bee0545c86d33969b7063c10b9f3f0a)) * **README:** Updates README.md. ([9462c925](https://github.com/francofantini/csv-tools-cli/commit/9462c9257a20009a61d64edfad82614878425332)) * **CHANGELOG:** Adds CHANGELOG.md and generate-changelog package. ([e6019e88](https://github.com/francofantini/csv-tools-cli/commit/e6019e88131dacf6d93e9c052a06537fc06792a3)) * **CLI:** Adds bin folder for CLI and necessary bin attribute to package.json. ([4621fad0](https://github.com/francofantini/csv-tools-cli/commit/4621fad0e8b4e3a127f27e05f14c1ae74aeacc04)) * **App:** Creates the first available command and its args. feat(Diff): Adds diff command. ([499b79ed](https://github.com/francofantini/csv-tools-cli/commit/499b79ed2318fd1e8dbb66bf1e23337b472e8818)) * **Utils:** Creates a logger. feat(Utils): Creates a progress bar. feat(Utils): Creates a general utils file. ([52de76e1](https://github.com/francofantini/csv-tools-cli/commit/52de76e12e6d3a2953fafc401101519b635638c4)) ##### Refactors * **Diff:** Moves readFile function to utils.js. ([14c14edd](https://github.com/francofantini/csv-tools-cli/commit/14c14edd8732bce67cc6230a00b0e3ff04e80d46)) ## 1.0.0 (2020-02-25) ##### New Features * **CHANGELOG:** Adds CHANGELOG.md and generate-changelog package. ([e6019e88](https://github.com/francofantini/csv-tools-cli/commit/e6019e88131dacf6d93e9c052a06537fc06792a3)) * **CLI:** Adds bin folder for CLI and necessary bin attribute to package.json. ([4621fad0](https://github.com/francofantini/csv-tools-cli/commit/4621fad0e8b4e3a127f27e05f14c1ae74aeacc04)) * **App:** Creates the first available command and its args. ([499b79ed](https://github.com/francofantini/csv-tools-cli/commit/499b79ed2318fd1e8dbb66bf1e23337b472e8818)) * **Diff** Adds diff command. * **Utils:** Creates a logger. feat(Utils): Creates a progress bar. feat(Utils): Creates a general utils file. ([52de76e1](https://github.com/francofantini/csv-tools-cli/commit/52de76e12e6d3a2953fafc401101519b635638c4))