Skip to content

Conversation

@hardbyte
Copy link
Owner

@hardbytehardbyte commented Jun 24, 2019

Fixes#593

Pierre-Luc Tessier Gagnéand others added 11 commits May 3, 2019 10:26
Adding CAN FD 64 frame support to blf reader
Change the old reference to the Mercurial repository hosted on BitBucket to the Git repository. In addition, update the pywin32 extension URL, as the project is now managed on GitHub.
Merge final changes from release 3.2.0 back into develop
Remove the TODO to document how the bits generator works in the PCAN interface by adding documentation and renaming the variables to make things more clear.
@codecov
Copy link

codecovbot commented Jun 24, 2019

Codecov Report

Merging #629 into master will decrease coverage by 0.03%.
The diff coverage is 47.05%.

@@ Coverage Diff @@## master #629 +/- ## ========================================== - Coverage 63.91% 63.87% -0.04%  ========================================== Files 63 63 Lines 5708 5722 +14 ========================================== + Hits 3648 3655 +7 - Misses 2060 2067 +7

@hardbytehardbyte requested a review from felixdivoJune 25, 2019 10:33
Copy link
Collaborator

@felixdivofelixdivo left a comment

Choose a reason for hiding this comment

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

Looks good! (Although new features should not be introduced in a x.x.1 version but that's OK for this time I guess 🙈)

@hardbyte
Copy link
OwnerAuthor

Nah good point, I'll make it v3.3.0

Add notes to changelog.
@hardbytehardbyte changed the title Release v3.2.1 (fix travis built wheel)Release v3.3.0Jun 27, 2019
@hardbytehardbyte merged commit 07d1a18 into masterJun 27, 2019
@hardbytehardbyte deleted the fix-wheel branch June 27, 2019 02:24
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@hardbyte@felixdivo@karlding