Skip to content

Conversation

PrimeSonic
Copy link
Member

  • Fixed a bug where version 2.8 would not equal 2.8.0
  • added and updated unit tests

Closes #160

@PrimeSonic PrimeSonic self-assigned this Aug 4, 2020
@PrimeSonic PrimeSonic linked an issue Aug 4, 2020 that may be closed by this pull request
Copy link
Contributor

@toebeann toebeann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awaiting further fixes as this currently breaks comparisons as the left-hand side is being trimmed for the comparison but the right-hand side is instead being padded.

- Ensured that all version strings pass through the same code
@toebeann toebeann merged commit 7ef0a21 into devQ3 Aug 4, 2020
@toebeann toebeann deleted the FixVersionTrimming branch August 4, 2020 23:03
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.

Version dependencies: 2.8 != 2.8.0
2 participants