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 backwards compatibility following cbor update #50

Merged
merged 1 commit into from
Apr 23, 2018

Conversation

D-Nice
Copy link
Contributor

@D-Nice D-Nice commented Apr 23, 2018

  • fixing backwards compatibility that was broken due to unsupported
    "pure" specifier
  • fixed unsupported bitwise shift operators (<<) with function that
    accomplishes the same for compatibility with pre-0.4.7
  • incremented required version to 0.4.1 due to 0.4.0 being broken with
    libraries.

- fixing backwards compatibility that was broken due to unsupported
"pure" specifier
- fixed unsupported bitwise shift operators (<<) with function that
accomplishes the same for compatibility with pre-0.4.7
- incremented required version to 0.4.1 due to 0.4.0 being broken with
libraries.
@bertani bertani merged commit aeea37a into master Apr 23, 2018
@D-Nice D-Nice deleted the backwards_compatibility_fix branch July 2, 2019 21:22
Sign up for free to 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.

2 participants