Skip to content

make behaviour configurable so that previousStableVersion can ignore M0/RC0 versions #283

@pjfanning

Description

@pjfanning
  • sbt-dynver derives previousStableVersion (by default) from git tags (tags starting with v)
  • it would be nice to make this optionally configurable so that users could set it up so that only v1.2.3 style tags are considered
  • tags like v1.2.3-M0 and v1.2.3-RC0 could be ignored

dynverGitPreviousStableVersion := dynverInstance.value.getGitPreviousStableTag,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions