Skip to content

Check input file version #12

Description

@enzet

If the first line of input file look like # iconscript <major>.<minor>.<patch> (minor and patch are optional), we should check the version. E.g. if line is # iconscript 0.3, version 0.3.1 is OK, and version 0.2.0 is not OK. If first line doesn't contain version pattern, we should proceed as normal.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions