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

ToString on VersionRange #25

Open
justinmchase opened this issue Jun 19, 2022 · 1 comment
Open

ToString on VersionRange #25

justinmchase opened this issue Jun 19, 2022 · 1 comment
Labels
enhancement A new feature addition.

Comments

@justinmchase
Copy link

justinmchase commented Jun 19, 2022

It would be really nice if ToString() or even if there was just a string property for the original version range string available.

As it is now I have to make a record which contains both.

@McSherry
Copy link
Owner

McSherry commented Aug 6, 2022

Thanks for the suggestion.

I can see the use here, although at the moment I'm not sure parsing retains the information needed to reconstruct the range string, especially for the advanced ranges. I'll definitely keep this in mind the next time I come to work on the library.

@McSherry McSherry added the enhancement A new feature addition. label Aug 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A new feature addition.
Projects
None yet
Development

No branches or pull requests

2 participants