Releases: lwille/node-gphoto2
Releases · lwille/node-gphoto2
v0.3.1
- [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
v0.2.0
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
v0.1.6
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