Skip to content

Make original value public #20

@thisandagain

Description

@thisandagain

From a user:

In my app I have knowledge of the current version and a proposed upgrade version. I'm using EDSemver to compare the two to determine if the app is out of date. If it is I'd like to show an alert to the user to tell them there's version foobarbaz available. To save myself copying the new version string from wherever it comes, feeding it into a EDSemver instance and then referring to the copied version for the alert I publicized original out of EDSemver so I can use it in the alert.

Potential fix in #11

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions