Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor cut str to use bytes #132

Merged
merged 4 commits into from
Feb 19, 2024
Merged

Conversation

riquito
Copy link
Owner

@riquito riquito commented Feb 19, 2024

  • fields cut is now done on bytes, not strings (as long as your delimiter is proper utf-8 you'll be fine)
  • feat: --characters now depends on the (default) regex feature
  • refactor: --json internally uses serde_json, faster and more precise

@riquito riquito force-pushed the refactor_cut_str_to_use_bytes branch from 42954ee to d74ce44 Compare February 19, 2024 07:35
@riquito riquito merged commit 591bdc7 into master Feb 19, 2024
2 checks passed
@riquito riquito deleted the refactor_cut_str_to_use_bytes branch February 19, 2024 07:39
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