Skip to content

v5.0.1

Latest
Compare
Choose a tag to compare
@j0tunn j0tunn released this 11 Oct 07:36

What's Changed

  • refactor: use promises in napi code instead of wrapping callback in js by @j0tunn in #75
  • feat: use exceptions instead of manual handling error message by @j0tunn in #76
  • fix: use C++11 features to initialize struct instead of C++20 by @j0tunn in #77

Full Changelog: v5.0.0...v5.0.1