Yangson version 1.0.0

This version uses a different implementation of ArrayEntry that speeds up
instance operations considerably. InstanceNode API was changed so that
both object members and array entries are accessed using the familiar
notation with square brackets. Also delete_member and delete_entry were
integrated into one delete_item method.