Releases: tsedio/ts-gphoto2-driver
Releases · tsedio/ts-gphoto2-driver
v3.2.0
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
3.1.1 (2021-12-13)
Bug Fixes
- core: Fix issue with liveview (cf1139d)
v3.1.0
3.1.0 (2021-12-12)
Features
- driver: Add interfaces CameraProps & WidgetProps. (7052b61)
v3.0.4
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
3.0.3 (2021-05-22)
Bug Fixes
- Fix issue about loading Camera with the latest version (580233c)
v3.0.2
3.0.2 (2021-05-13)
Bug Fixes
v3.0.1
3.0.1 (2021-04-20)
Bug Fixes
v3.0.0
3.0.0 (2021-04-20)
chore
BREAKING CHANGES
- Migrate on Node.js v14 and use yarn workspaces to manage dependencies.
v2.4.3
2.4.3 (2021-04-20)
Bug Fixes
- Add support to M1 by upgrading ffi-napi to 4.0.3 (320315e)
v2.4.2
2.4.2 (2020-05-08)
Bug Fixes