Skip to content

Releases: mpalmer/git-version-bump

Backwards compatibility ftw

03 Jan 01:06
Compare
Choose a tag to compare

This release just re-implements Gem::Specification#lib_dirs_glob
internally, using features that were added to Rubygems a decade ago, for
people who are using very old versions of Rubygems.

Bugfixes: the UnwashedMeme edition

08 Nov 10:00
Compare
Choose a tag to compare

Fixed a typo and 1.8 compatibility problems. Thanks to @UnwashedMeme for
the patches.

Fix 'Version is now' output

06 Oct 06:17
Compare
Choose a tag to compare

One more place I needed to pass 'true' into GVB.version...

Other projects have versions too, you know

06 Oct 06:17
Compare
Choose a tag to compare

This release changes the API by re-adding an optional argument to
GVB.version and GVB.date, to tell them to not do anything clever (looking in
the call stack) to find out who's calling, but instead only look in the
local git tree. This is needed for git-version-bump (the binary) to
recognise versions other than GVB's own.

The "robustness" release

06 Oct 06:17
Compare
Choose a tag to compare

Hopefully less unwanted exceptions will be raised, however some more useful
exceptions may be raised instead.

Syntax...

06 Oct 06:16
Compare
Choose a tag to compare

This is why I should have a test suite.

Helpful and bugless

06 Oct 06:16
Compare
Choose a tag to compare

One new feature: Show the version tag in the commentary to the version, so
that you know what version you're writing the release notes for.

And one bugfix: If you invoked a program or library and you weren't in the
git repo, then GVB wouldn't be able to work out the version from the git
info. Now it can.

Version 0.9.1: The "how does 'or' work, again?" release

06 Oct 06:17
Compare
Choose a tag to compare

Just a patch to make the --notes option be recognised as an alias for -n.

Version 0.9.0

06 Oct 06:17
Compare
Choose a tag to compare

This release adds a very neat new feature: editing the annotation that goes
along with the release tag. This allows you to add release notes, which,
alongside the newly-released github-release gem (which provides a handy-dandy
git release command), makes uploading a new release to github very easy.

Version v0.8.0

06 Oct 06:17
Compare
Choose a tag to compare
Version v0.8.0