Skip to content

Conversation

@Joy-less
Copy link
Contributor

  • Added Replace(Rune, Rune) overload
  • Added Replace(Rune, Rune, int, int) overload

CHANGELOG.md Outdated
- Added `Append(Rune)` overload
- Added `AppendJoin(Rune, IEnumerable<string?>)` overload
- Added `AppendJoin<T>(Rune, IEnumerable<T>)` overload
- Added `Replace(Rune, Rune)` overload
Copy link
Owner

@linkdotnet linkdotnet Jan 13, 2025

Choose a reason for hiding this comment

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

As I already released a version with the other ones, you would have to add a new ### ADDED under the unreleased part.

Something along the line like:

## Unreleased

### Added
- Added `Replace(Rune, Rune)` overload
- Added `Replace(Rune, Rune, int, int)` overload

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed!!

@linkdotnet
Copy link
Owner

Much appreciated - besides the CHANGELOG.md it looks good! Thanks!

Copy link
Owner

@linkdotnet linkdotnet left a comment

Choose a reason for hiding this comment

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

Amazing! Thanks. Will make a release

@linkdotnet
Copy link
Owner

Oh noy - I did screw up the merge. Could you force-push your version and resolve the merge conflict?
@Joy-less

@Joy-less
Copy link
Contributor Author

Oh noy - I did screw up the merge. Could you force-push your version and resolve the merge conflict? @Joy-less

All good, I force-pushed the last commit.

@sonarqubecloud
Copy link

@linkdotnet linkdotnet merged commit 77fc713 into linkdotnet:main Jan 14, 2025
3 checks passed
@Joy-less Joy-less deleted the more-runes branch January 14, 2025 14:14
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.

2 participants