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

Latest commit

 

History

History
87 lines (44 loc) · 3.67 KB

File metadata and controls

87 lines (44 loc) · 3.67 KB

0.4.0 (2025-05-06)

Features

  • add endpoint to retrieve Azure trusted client signing secret and update options for server (e6f6209)

0.3.0 (2024-11-21)

Features

  • add support for notarizing with API key (5890c58)

0.2.1 (2024-11-18)

Bug Fixes

  • client-side signFile function should give better error message that includes the reason for failed signing (acb4814)

0.2.0 (2024-11-14)

Features

  • Switch to signing file in place instead of sending it to http server and the copying the signed file (bd04fba)

0.1.9 (2024-11-07)

Bug Fixes

  • return type for /getSecret (1bbd49f)

0.1.8 (2024-11-05)

Bug Fixes

0.1.7 (2024-11-05)

Bug Fixes

0.1.6 (2024-11-05)

Bug Fixes

0.1.5 (2024-11-05)

Bug Fixes

  • compatibility with commonjs (821f18c)

0.1.4 (2024-11-04)

Bug Fixes

  • export NotaryOutput type (1054472)

0.1.3 (2024-11-04)

Bug Fixes

0.1.2 (2024-11-04)

Bug Fixes

0.1.1 (2024-11-04)

Bug Fixes

  • add manifest to bin and client lib (72b1f18)

0.1.0 (2024-11-03)

Bug Fixes

Features