Skip to content

Releases: iamd3vil/verbump

Latest release: v0.2.5

Choose a tag to compare

@github-actions github-actions released this 26 Jan 16:21

da84920: fix: Use correct rust toolchain in release workflow. (@iamd3vil)
b528691: fix: Use rust zigbuild for windows target as well. (@iamd3vil)
a0cea43: feat: Add --delete-latest-remote flag and update Justfile (@iamd3vil)

Latest release: v0.2.4

Choose a tag to compare

@iamd3vil iamd3vil released this 22 Apr 08:11

36c9b32: refactor: Enhance tag messages with a changelog of commits from the previous tags. (@iamd3vil)
0178199: Create LICENSE (@iamd3vil)

v0.2.3

Choose a tag to compare

@iamd3vil iamd3vil released this 29 Sep 11:30

0dfbf0f: feat: Add rlsr.yml and a Justfile.

Also add cross compilation to macos & windows. (@iamd3vil)

97b7b67: feat: Add --delete-latest flag and also add some optimizations. (@iamd3vil)

v0.2.2

Choose a tag to compare

@iamd3vil iamd3vil released this 19 May 09:33

036ba54: feat: Add push latest flag.

9f68474: fix: Fix handling of v suffix for tags.

v0.2.1

Choose a tag to compare

@iamd3vil iamd3vil released this 10 May 18:08

efa2e73: ref: Fix clippy suggestions.

v0.2.0

Choose a tag to compare

@iamd3vil iamd3vil released this 10 May 17:56

e48acdd: fix: Bumping versions.

v0.1.0

Choose a tag to compare

@iamd3vil iamd3vil released this 05 May 18:04

6be0581: feat: Update README.md

e5e3b2f: feat: Add README.md

c59bd9f: feat: Add show, all and bump commands.

d1b5a7f: Initial commit