Skip to content

Bring the subcommands in line with POSIX conventions

Compare
Choose a tag to compare
@chriskilding chriskilding released this 31 May 20:18
· 7 commits to master since this release
e41cfc6

Additions

  • Add semver find.
  • Add semver printf.
  • Support the -c (count) option in semver grep.
  • Support the -o (only-matching) option in semver grep.
  • Support the -q (quiet) option in semver grep.

Changes

  • Provide substitute wrapper functions for version increment operations in the README.

Removals

  • Remove semver compare (most shell use cases are covered by semver sort).
  • Remove semver decrement-*.
  • Remove semver increment-*.
  • Remove semver init.