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

Fix version height bugs #256

Merged
merged 4 commits into from
Nov 25, 2018
Merged

Fix version height bugs #256

merged 4 commits into from
Nov 25, 2018

Conversation

AArnott
Copy link
Collaborator

@AArnott AArnott commented Nov 25, 2018

Builds on #239 by fixing up several more inconsistencies in calculating height when the height isn't in the build number position.

This is a breaking change, in that for folks who use the {height} macro in their version property, the version height calculation will reset in more places than before, potentially causing folks who upgrade to this version of NB.GV to see their version number go backwards. Upgraders should use caution by checking their version number after the upgrade, and use the versionHeightOffset property to artificially inflate it if necessary to ensure forward versioning.

Fixes #198

@AArnott AArnott self-assigned this Nov 25, 2018
@AArnott AArnott added this to the 3.0 milestone Nov 25, 2018
@AArnott AArnott closed this Nov 25, 2018
@AArnott AArnott reopened this Nov 25, 2018
@AArnott AArnott merged commit 701af4b into develop Nov 25, 2018
@AArnott AArnott deleted the fix198 branch November 25, 2018 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant