Releases: softwareventures/csv
Releases · softwareventures/csv
v2.0.4
02 Sep 15:39
Compare
Sorry, something went wrong.
No results found
2.0.4 (2023-09-02)
Bug Fixes
deps: move eslint-config, prettier-config, eslint, and pretter to devDependencies (75a7474 )
v2.0.3
18 Nov 14:04
Compare
Sorry, something went wrong.
No results found
2.0.3 (2022-11-18)
Bug Fixes
deps: update dependency @softwareventures/array to v6 (#94 ) (4758138 )
v2.0.2
18 Nov 14:02
Compare
Sorry, something went wrong.
No results found
2.0.2 (2022-11-18)
Bug Fixes
deps: update dependency @softwareventures/prettier-config to v4 (#93 ) (eb59b70 )
v2.0.1
18 Nov 13:42
Compare
Sorry, something went wrong.
No results found
2.0.1 (2022-11-18)
Bug Fixes
deps: update dependency @softwareventures/table to v2 (#91 ) (7d10632 )
v2.0.0
18 Nov 13:37
Compare
Sorry, something went wrong.
No results found
2.0.0 (2022-11-18)
⚠ BREAKING CHANGES
node: node versions 12, 17 are no longer supported.
Features
node: drop support for node 12, 17 (d6b8154 )
Bug Fixes
apply fixes required by eslint (b46493f )
v1.0.3
30 Apr 20:25
Compare
Sorry, something went wrong.
No results found
v1.0.2
21 Jan 00:15
Compare
Sorry, something went wrong.
No results found
1.0.2 (2022-01-21)
Bug Fixes
deps: update dependency @softwareventures/array to v5 (#75 ) (54ed505 )
v1.0.1
07 Jul 14:34
Compare
Sorry, something went wrong.
No results found
1.0.1 (2021-07-07)
Bug Fixes
deps: update dependency @softwareventures/array to v4 (#59 ) (eda4d3b )
v1.0.0
07 Jul 14:31
Compare
Sorry, something went wrong.
No results found
1.0.0 (2021-07-07)
Bug Fixes
deps: update dependency @softwareventures/table to v1 (#66 ) (2b8cf63 )
Features
node: drop support for node < 12 || ^13 || ^15 (1f3c8e2 )
compile to ES2017 (7167b6e ), closes #55
BREAKING CHANGES
node: node < 12 || ^13 || ^15 are no longer
supported.
This library now uses ES2017 syntax. This breaks compatibility with Node < 8.10 and
very old browsers that do not support ES2017 syntax. If you need to support older browsers, then you
should use Babel to compile ES6+ code down to ES5.
v1.0.0-alpha.3
07 Jul 14:25
Compare
Sorry, something went wrong.
No results found
Bug Fixes
deps: update dependency @softwareventures/table to v1 (#66 ) (2b8cf63 )