We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3fb4fcc + 187de49 commit c3fde1bCopy full SHA for c3fde1b
plugins/csv-parser/CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## [Unreleased]
4
5
+## [0.8.1]
6
+
7
+- Update csv delimiter detect
8
9
## [0.8.0]
10
11
- Set vizzu-0.16.x as a peer dependency
plugins/csv-parser/package.json
@@ -1,7 +1,7 @@
1
{
"name": "@vizzu/csv-parser",
"description": "Vizzu plugin for CSV parsing",
- "version": "0.8.0",
+ "version": "0.8.1",
"type": "module",
"exports": {
".": {
0 commit comments