Skip to content

v2.1.0

Latest
Compare
Choose a tag to compare
@aminya aminya released this 29 Mar 01:59
· 112 commits to master since this release

Node binding changes:

  • feat: rewrite the node bindings in TypeScript
  • feat: add console.warn for bad inputs to the functions

C++ changes:

  • fix: get_at wasn't working for std::vector<std::string>
  • docs: add usage from C++ docs