Genepi Versions Save

Automatic generation of N-API wrapper from a C++ library

v1.2.0

2 years ago

1.2.0 (2021-08-26)

Features

  • Functions: nested js functions (9262f6e)

v1.1.0

2 years ago

1.1.0 (2021-08-17)

Features

  • Constructors: allow overloading of the same arity (a6b44be)

v1.0.11

3 years ago

1.0.11 (2021-02-12)

Bug Fixes

  • Args: better handle const& to STL types (f685df0)

v1.0.10

3 years ago

1.0.10 (2020-08-27)

Bug Fixes

v1.0.9

4 years ago

1.0.9 (2020-02-03)

Bug Fixes

  • Inlcude: move a lot of misplaced includes (6181883)

v1.0.8

4 years ago

1.0.8 (2020-02-03)

Bug Fixes

  • Callable: move Callable in a separate header (364d676)

v1.0.7

4 years ago

1.0.7 (2019-10-07)

Bug Fixes

  • Singleton: remove potential issue on windows (3aa225b)

v1.0.6

4 years ago

1.0.6 (2019-10-02)

Bug Fixes

  • Readme: finish documentation (b463042)

v1.0.5

4 years ago

1.0.5 (2019-10-02)

Bug Fixes

  • CMake: improve add_genepi_library macro (9d7f21d)

v1.0.4

4 years ago

1.0.4 (2019-10-02)

Bug Fixes

  • NAPI: wrong include path (7e23837)