Skip to content
Tags give the ability to mark specific points in history as being important
  • v1.1.0
    cb57d59b · Bump version to 1.1.0. ·
    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.