Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 252 Bytes

File metadata and controls

12 lines (7 loc) · 252 Bytes

Next version

Java

  • Diff_Timeout is now compared using a monotonically increasing high-resolution timer to isolate the timeout duration from clock skew. (@jpstoz)

1.1.0

Javascript

  • Added TypeScript declaration file. (@TheSpyder)