Skip to content

split: Add more examples #165

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Merge branch 'master' into patch-1
  • Loading branch information
thomashoneyman authored Nov 14, 2023
commit 8b0c9dbab4d9c83ae54c638bd062011daeb50d07
5 changes: 2 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ New features:
Bugfixes:

Other improvements:
- `split` (#165)
- Add more examples.
- Fix typo in documentation.
- Add more examples to `Data.String.split` and fix a typo in documentation (#165 by @gasi)
- Redefine `Data.String.NonEmpty.CodeUnits.fromFoldable1` in terms of `singleton` (#168 by @postsolar)

## [v6.0.1](https://github.com/purescript/purescript-strings/releases/tag/v6.0.1) - 2022-08-16

Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.