Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 224 Bytes

CHANGES.md

File metadata and controls

6 lines (4 loc) · 224 Bytes

API changes

v1.7.0

  • (breaking change) box.unwrap() is now async and returns a promise to accomodate ocsp checks;
  • keyPath and certPath in new Box(opts.keys) and box.load() are deprecated and would be removed soon.