Skip to content

v0.1.0

Compare
Choose a tag to compare
@craftypath-ci-bot craftypath-ci-bot released this 15 May 10:40
· 25 commits to main since this release
2a8abbb

Changelog

2a8abbb Add Cobra and CI setup (#2)
f31a251 Fix module path and convert to tabs (#1)
421c534 More readme examples; support v prefix
bbc3242 Rename project to nextver
08ef9cd Executable MVP
13654b4 Comment components helper method
a99794a Return nil, not err
8e73b20 Test non-numbers; remove explicit negativity check
45a027c remove semver lib
b99757c remove comment
6e01fd5 refactor: rename var
efc56d0 refactor: extract splitVersionExtension method
5790584 refactor: extract findX method
733da33 refactoring: extract variables
43b07f2 refactoring: renaming vars
c163ccf Point out WIP status
e880a14 init; add increment logic
ffd85a2 Initial commit