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

Add .Move() overload that takes a Range #27

Open
viceroypenguin opened this issue Jul 13, 2022 · 3 comments
Open

Add .Move() overload that takes a Range #27

viceroypenguin opened this issue Jul 13, 2022 · 3 comments
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@viceroypenguin
Copy link
Owner

No description provided.

@viceroypenguin viceroypenguin modified the milestone: 4.1.0 Jul 13, 2022
@viceroypenguin viceroypenguin modified the milestones: 4.1.0, 4.x.0 Aug 5, 2022
@viceroypenguin viceroypenguin removed this from the 4.x.0 milestone Jan 29, 2023
@viceroypenguin viceroypenguin added this to the 4.8.0 milestone Feb 6, 2023
@viceroypenguin viceroypenguin modified the milestones: 4.8.0, Future Feb 18, 2023
@viceroypenguin viceroypenguin added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 28, 2023
@Scharps
Copy link

Scharps commented Nov 2, 2023

I'll look into this 😊

@Scharps
Copy link

Scharps commented Nov 20, 2023

@viceroypenguin,
Would you like the tests in a separate file to MoveTests.cs? Also, should it be unreleased or released for all targets?

@viceroypenguin
Copy link
Owner Author

The tests should be in MoveTests.cs, below the existing tests; since the Move() overload will be in Move.cs below the existing overload of Move. The new APIs should be unshipped, since they're brand new. They get moved to shipped when I do the 5.4.0 release. Good questions, thanks!

@Scharps Scharps mentioned this issue Nov 23, 2023
@viceroypenguin viceroypenguin added enhancement New feature or request and removed good first issue Good for newcomers labels Nov 23, 2023
@viceroypenguin viceroypenguin modified the milestones: 5.4.0, 6.0.0, Future Nov 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants