Skip to content

v3.0.0

Compare
Choose a tag to compare
@gregdhill gregdhill released this 26 Feb 15:10
· 156 commits to main since this release
580b6f4

Changelog

d4982f2 Add some config generation helpers, rename ID to PublicID and add some JS test
debf028 Bump version, minor renames, comments, and docs
2d6cc85 Merge pull request #44 from gregdhill/js-dynamic
82a8cf4 Merge pull request #45 from gregdhill/js-int
6a3397a Merge pull request #46 from gregdhill/conf-fixups
bdbc32e Merge pull request #48 from gregdhill/force-secrets
20d08da Merge pull request #49 from silasdavis/js-tests
580b6f4 Merge pull request #50 from silasdavis/master
9c80acc Unconfuse circle
4d78de7 cp hoard.proto into hoard-js
d44b140 fix js dynamic proto load and add js integration test
acd0476 fixup config, secrets and add granting example
ea9ef8e force symmetric secrets
e971b66 hoard-client -> client
be569cc use async.rejects to test async throw