Skip to content
This repository was archived by the owner on Jun 4, 2026. It is now read-only.

Releases: digitalcredentials/tls-did-resolver

v0.4.1

Choose a tag to compare

@KilianKae KilianKae released this 05 Apr 13:44

v0.4.0...v0.4.1

v0.4.0

Choose a tag to compare

@KilianKae KilianKae released this 27 Mar 14:30

v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@KilianKae KilianKae released this 26 Mar 14:39
    • Updated dependencies to npm versions af0716c
  • Merge pull request #4 from digitalcredentials/feature/eventDriven 690c18e
    • Fixed attribute bug - Fixed add to path bug fa46eb9
    • Updated comments - Added information to error e6bfa62
  • -Changed to use event driven registry 188d198

v0.2.4...v0.3.0

v0.2.4

Choose a tag to compare

@KilianKae KilianKae released this 09 Mar 13:46
    • Optimised caStore creation for improved performance when multiple contracts are present. aeadf0c

v0.2.3...v0.2.4

v0.2.3

Choose a tag to compare

@KilianKae KilianKae released this 26 Feb 14:49
  • Fixed issue where did path / fragment would cause error to resolve 3dfb4cd
  • Updated TODOs 74d365d
  • Improved tests d5f56b6
  • Rename readme.md to README.md 3b5ffeb
  • Updated readme 0949ee9

v0.2.2...v0.2.3

v0.2.2

Choose a tag to compare

@KilianKae KilianKae released this 03 Feb 17:57
  • Fixed non chain contracts

v0.2.1

Choose a tag to compare

@KilianKae KilianKae released this 26 Jan 14:37

v0.2.0...v0.2.1

v0.2.0

Choose a tag to compare

@KilianKae KilianKae released this 26 Jan 14:26
    • Added ability to add complex objects to arrays with attributes 1aade0c
    • Moved np to dev dependencies 96e9959

v0.1.4...v0.2.0

v0.1.4

Choose a tag to compare

@KilianKae KilianKae released this 25 Jan 16:57
    • Updated tls files - Refactored code - Improved performance - Added release script ed87cbb
    • Updated dependencies to npm format 08b4baa
    • Updated version and package scope 25fa958
    • Updated readme - Updated tests d3a02a4
    • Added DID delete - Updated tests 97006f3
    • Updated tests - Removed rest of pem key transformation 02ec3ab
    • Initial changes to move to universal did resolver compliancy 7da0300
    • Added node modules reload script 7839c21
    • Added chains to contact signing 6691aa4
    • Updated resolver test to use custom root certificate 0bc71e5
    • Added parameter to pas trusted root certificates 2c6a06d
    • Added chain in tls-did-contract 4628a05
    • Added initial support for OCSP a58ef51
    • Added filtering for duplicate chains - Updated readme 8163066
    • Finalised tls chain validity checking - Added build files a5fe836
    • Improved path/value to object function f46cb2b
    • Implemented provider config 3ba8254
    • Updated Types - Added method comments - Added array paths 57e5295
    • Fixed version - Improved error logging e0f495b
    • Updated build files - Updated tests 7a66d1b
    • Switched to domain instead of did - Cleand up tests edf690e
    • Fixed cert type missmatch 8bb867a
    • Added server cert type - Improved code line dabfff3
  • Merge branch 'feature/functional' cdf69f3
    • Cleaned up type declaration - Added hash-object library to hash contracts - Added code comments 4b68947
  • Merge pull request #3 from tls-did-project/feature/functional 56ce514
    • Cleaned up debug statements - Updated build a224d6e
    • Rewrite to functional implementation d4a623d
  • Merge pull request #2 from tls-did-project/feature/typescript b99a8f7
    • Updated package-lock.json 5aaaf55
    • Updated package-lock.json 2370da4
    • Typescript migration - Added pem to jwk - Added didDocument contruction 278f37c
    • Initial migration to type script edab686
  • Merge pull request #1 from tls-did-project/feature/verification 8be55a9
    • Updated to use ethers - Added pem files for testing - Added initial varification 9f4e1e0
    • Removed contracts - Imported tls-did-registry e16596b
    • Added network setup - Added communication with tls did registry d35f762

07cf5a6...v0.1.4