1/ Added default destructors for most objects created by gp_xxx_new() functions. 2/ Fixed some memory leaks. 3/ Hid details of some private structures and functions.
0.4.0
1/ Made gp_camera_wait_for_event usable. 2/ Made check_result raise exception for fewer error types.
0.3.3
1/ Fixed segfault bug in logging callback with libgphoto2 v2.4.
0.3.2
1/ Reorganised source directory structure 2/ Include example scripts in pip installs. 3/ Start putting releases on PyPI.
0.3.1
1/ Fixed bug in 0.3.0 logging initialisation.
0.3.0
1/ Changed logging callback signature to include gphoto2 level.