Skip to content

Conversation

@MenachoIvan
Copy link

This PR contains:

  • bugfix
  • feature
  • refactor
  • tests
  • documentation
  • metadata

Breaking Changes?

  • yes
  • no

If yes, please describe the breakage.

Please Describe Your Changes

This PR adds support for multi-character separators in csv-parser.

  • parseLine() now correctly detects and processes multi-character separators.
  • Fixed an issue where separator was converted to a number in Buffer.from().
  • Added tests in test/multicharSeparator.test.js to validate the feature.
  • Included a sample CSV file in test/fixtures/multi-separator.csv.

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.

1 participant