Skip to content

fix(deprecation): :crypto.hmac -> :crypto.mac, Bitwise.^^^ -> Bitwise.bxor#154

Merged
danielberkompas merged 1 commit into
danielberkompas:masterfrom
seantanly:fix-deprec
Jun 5, 2021
Merged

fix(deprecation): :crypto.hmac -> :crypto.mac, Bitwise.^^^ -> Bitwise.bxor#154
danielberkompas merged 1 commit into
danielberkompas:masterfrom
seantanly:fix-deprec

Conversation

@seantanly

Copy link
Copy Markdown
Contributor

Related to PR #147 (comment) to support OTP 24

  • fixes deprecation for :cryto.hmac/3 with backward compatibility prior to OTP 22
  • fixes deprecation warning for Bitwise.^^^ usage

@marcandre marcandre left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Great 👍

@marcandre

Copy link
Copy Markdown

@danielberkompas a release with this merged in would be appreciated

@danielberkompas danielberkompas merged commit 9bdaff6 into danielberkompas:master Jun 5, 2021
@danielberkompas

Copy link
Copy Markdown
Owner

@marcandre Done! See v0.9.1

@marcandre

marcandre commented Jun 6, 2021

Copy link
Copy Markdown

Wonderful, thanks, and thanks again @seantanly for the patch

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.

3 participants