Skip to content

Conversation

@DivineDominion
Copy link
Contributor

In the app where I use SwiftCSV, users often try to import CSV with either tabs or semicolons as delimiters.

I figured delimiter guessing is useful for everyone, not just users of my app, so here's an attempt to add that functionality.

What do you think about these changes?

If we merge this, I'd bump the version to v0.7.0 because this is breaking backwards compatibility.

Copy link
Contributor

@orangeince orangeince left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, nice job.

@DivineDominion
Copy link
Contributor Author

@orangeince Thanks for taking a look! Could you select "approve" from the review options if you'd be fine with me merging this?

@orangeince
Copy link
Contributor

@DivineDominion Sorry, it my mistake.

@orangeince orangeince merged commit 7461683 into master May 13, 2022
@DivineDominion DivineDominion deleted the guess-delimiter branch May 17, 2022 07:53
@DivineDominion
Copy link
Contributor Author

Thanks for merging! Didn't notice the notification when you approved, sorry 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants