Skip to content

Version 0.5.0

Compare
Choose a tag to compare
@leeroy-travis leeroy-travis released this 12 Aug 19:49
c93b83a
#26 Fix a number of vulnerable sub dependencies (#27)

* #26 Fix a number of vulnerable sub dependencies

* Remove Node 9 and 11, add Node 12 as supported versions

* Try to use forked version of neon as patch to get Node 12 working

* Change to point to direct git hash

* Upgrade to Recrypt 0.8 and consume all breaking changes. Remove export of hash256 method since it isnt needed or used

* Update README to add support for Node 12 and remove support for Node 9/11

* Update version and add changelog entry