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

Make semver packager usable as a golang library #8

Merged
merged 12 commits into from
Nov 11, 2024
Merged

Conversation

ptgoetz
Copy link
Owner

@ptgoetz ptgoetz commented Nov 11, 2024

What?

  1. Make semver package usable as a golang library.
  2. Rename prerelease-naxt command to prerelease.
  3. Fix bugs in pre-release logic.

Why?

Many semantic version libraries support parsing semantic version, but few support bumping/modification. Making VersionBump usable as a library further enables this use case.

@ptgoetz ptgoetz merged commit 6c9abf5 into main Nov 11, 2024
6 checks passed
@ptgoetz ptgoetz deleted the ptgoetz/library branch November 11, 2024 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant