Skip to content

Releases: lwille/node-gphoto2

v0.3.1

21 Apr 09:57
Compare
Choose a tag to compare
  • [dependencies] Bump lodash from 4.17.11 to 4.17.15 #130
  • [closed] Feature request: ability to specify a custom equality checker for diffArrays #183
  • [closed] Bug: diffArrays gives wrong result on array of booleans #173
  • [closed] diffArrays will not compare the empty string in array? #158
  • [closed] Cannot apply patch because my file delimiter is "/r/n" instead of "/n" #141
  • [closed] [Regression] Bad merge when adding new files #189
  • [closed] /patch/merge not exported #114
  • [closed] Fix v8 deprecation warnings #110
  • [closed] Update all dependencies to most recent versions #106

v0.3.0

21 Apr 09:56
Compare
Choose a tag to compare
  • [Feature] Added feature: Keep images on camera #99

v0.2.0

06 Mar 11:33
Compare
Choose a tag to compare

After almost three years of no significant progress on rewriting the library with nan, various contributors (thanks @Sija!) helped to push out the new version. I was mostly done rewriting, but didn't have a camera to test my changes with.

Since five years I'm done with the photography project for which I initially started this library, and for my private photography a DSLR camera is just to big to carry around.

So here's my call to everyone who wants to see this project continued: Donate a few bucks so I can invest in new hardware for testing.

Patreon: https://www.patreon.com/lwille/posts

v0.1.7

19 Jan 17:14
Compare
Choose a tag to compare

bugfixes

v0.1.6

22 Mar 14:38
Compare
Choose a tag to compare

Maintenance release

  • updated example in README by @lpinca
  • added cppstyle check by @lpinca
  • incorporated code style fixes by @lpinca
  • updated example in README by @wolfg1969
  • added MIT license
  • updated NPM dev-dependencies
  • added contributors to package.json
  • restricted OS to Linux and OSX

v0.1.4

17 Dec 00:59
Compare
Choose a tag to compare

Just released on NPM.

v0.1.3

07 Jul 23:25
Compare
Choose a tag to compare
Merge pull request #37 from michaelkoetter/wip/test-failures

Improved unit tests