Skip to content

Latest commit

 

History

History
77 lines (45 loc) · 2.28 KB

File metadata and controls

77 lines (45 loc) · 2.28 KB

2/21/2022

  • Add helloPromise function example using Napi::Promise
  • Move all JSDoc to lib/index.js since versions >=5 do not support the --polyglot flag and give docs a little refresh

1/9/2018

  • Add memory stats option to bench tests

1/4/2018

  • Add doc note about remote vs local coverage using LCOV

11/17/2017

  • Add liftoff script, setup docs, and more contributing details per #87

10/31/2017

10/20/2017

10/12/2017

09/10/2017

08/24/2017

08/15/2017

08/09/2017

  • Add comments about "new" allocation

08/08/2017

08/04/2017

  • Use Nan's safer and high performance Nan::Utf8String when accepting string args per #55

08/3/2017

07/21/2017

07/11/2017