Skip to content

Releases: Geode-solutions/genepi

v1.2.0

26 Aug 06:05
Compare
Choose a tag to compare

1.2.0 (2021-08-26)

Features

  • Functions: nested js functions (9262f6e)

v1.1.0

17 Aug 19:52
Compare
Choose a tag to compare

1.1.0 (2021-08-17)

Features

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

v1.0.11

12 Feb 10:08
Compare
Choose a tag to compare

1.0.11 (2021-02-12)

Bug Fixes

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

v1.0.10

27 Aug 14:12
Compare
Choose a tag to compare

1.0.10 (2020-08-27)

Bug Fixes

v1.0.9

03 Feb 11:09
Compare
Choose a tag to compare

1.0.9 (2020-02-03)

Bug Fixes

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

v1.0.8

03 Feb 10:39
Compare
Choose a tag to compare

1.0.8 (2020-02-03)

Bug Fixes

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

v1.0.7

07 Oct 08:56
3aa225b
Compare
Choose a tag to compare

1.0.7 (2019-10-07)

Bug Fixes

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

v1.0.6

02 Oct 09:27
Compare
Choose a tag to compare

1.0.6 (2019-10-02)

Bug Fixes

  • Readme: finish documentation (b463042)

v1.0.5

02 Oct 08:20
Compare
Choose a tag to compare

1.0.5 (2019-10-02)

Bug Fixes

  • CMake: improve add_genepi_library macro (9d7f21d)

v1.0.4

02 Oct 07:53
Compare
Choose a tag to compare

1.0.4 (2019-10-02)

Bug Fixes

  • NAPI: wrong include path (7e23837)