Skip to content

Releases: Drazail/react-native-hash

3.0.3

24 Sep 07:22
Compare
Choose a tag to compare

Full Changelog: 3.0.2...3.0.3

3.0.2

24 Sep 07:12
Compare
Choose a tag to compare

What's Changed

  • Bump babel-jest from 28.1.3 to 29.0.1 by @dependabot in #64
  • Bump jest from 28.1.3 to 29.0.3 by @dependabot in #67
  • Bump react-native from 0.7.1 to 0.70.1 by @dependabot in #69
  • Remove testing-library from dependencies ( to run hook tests, until testing-library and newer react-native versions conflicts are solved, you will have to install testing-library manually)

Full Changelog: 3.0.1...3.0.2

3.0.1

02 Sep 12:30
Compare
Choose a tag to compare

fixing type defs
resolving #57

What's Changed

  • fix: Checking the type of useHash and useHmac by @tomatoaiu in #58

New Contributors

Full Changelog: 3.0.0...3.0.1

3.0.0

03 Aug 22:12
Compare
Choose a tag to compare

Added Features

  • useHash hook
  • useHmac hook

Updated Dependencies

  • "react": "^18"
  • react-native": "^0.7"

Breaking

  • minimum android compileSdkVersion = 31

2.0.3

08 May 17:17
Compare
Choose a tag to compare

##Fixes

upgrading to gradle: 7.1.3 which should help with #40 and #45

Full Changelog: 2.0.1...2.0.3

2.0.1

26 Feb 09:21
c5b10ea
Compare
Choose a tag to compare
  • upgrades gradle version to 7
  • resolves Circular Dependency in "WordArray.

2.0.0

06 Sep 22:50
453128a
Compare
Choose a tag to compare
Merge pull request #21 from Drazail/dependabot/add-v2-config-file

Upgrade to GitHub-native Dependabot

bugFix

24 Nov 22:45
f7d6c1e
Compare
Choose a tag to compare

fixing type defs

JSHmac

17 May 07:48
Compare
Choose a tag to compare

HMAC support for cross-platform API

1.2.6

26 Apr 04:48
f85f2cc
Compare
Choose a tag to compare

fixing issue #6