Skip to content

Releases: tsedio/ts-gphoto2-driver

v3.2.0

25 Apr 17:45
Compare
Choose a tag to compare

3.2.0 (2022-04-25)

Bug Fixes

  • update readme file to install project on mac M1 and add paths to find eligible bin (dc6e0d8)

Features

  • add ReactApp and Server example to handle camera (7d76ce6)

v3.1.1

13 Dec 11:33
Compare
Choose a tag to compare

3.1.1 (2021-12-13)

Bug Fixes

  • core: Fix issue with liveview (cf1139d)

v3.1.0

12 Dec 10:56
Compare
Choose a tag to compare

3.1.0 (2021-12-12)

Features

  • driver: Add interfaces CameraProps & WidgetProps. (7052b61)

v3.0.4

12 Dec 10:26
Compare
Choose a tag to compare

3.0.4 (2021-12-12)

Bug Fixes

  • driver: Fix liveview. Use CString instead char * pointer (9729f7f)
  • Enable ES module (0a2a596)
  • Update dependencies and fix lint issue (67764bb)

v3.0.3

22 May 18:45
Compare
Choose a tag to compare

3.0.3 (2021-05-22)

Bug Fixes

  • Fix issue about loading Camera with the latest version (580233c)

v3.0.2

13 May 08:18
Compare
Choose a tag to compare

3.0.2 (2021-05-13)

Bug Fixes

v3.0.1

20 Apr 22:30
Compare
Choose a tag to compare

3.0.1 (2021-04-20)

Bug Fixes

v3.0.0

20 Apr 22:05
Compare
Choose a tag to compare

3.0.0 (2021-04-20)

chore

  • refactoring architecture (dc42bcf)

BREAKING CHANGES

  • Migrate on Node.js v14 and use yarn workspaces to manage dependencies.

v2.4.3

20 Apr 19:08
320315e
Compare
Choose a tag to compare

2.4.3 (2021-04-20)

Bug Fixes

  • Add support to M1 by upgrading ffi-napi to 4.0.3 (320315e)

v2.4.2

08 May 16:56
eda3b6e
Compare
Choose a tag to compare

2.4.2 (2020-05-08)

Bug Fixes