atom (2.2) stable;

  * Add lv2_atom_object_get_typed() for easy type-safe access to object properties.

 -- None <None>  Sun, 03 Feb 2019 00:00:00 +0000

atom (2.0) stable;

  * Deprecate Blank and Resource in favour of just Object.
  * Add lv2_atom_forge_key() for terser object writing.
  * Add lv2_atom_sequence_clear() and lv2_atom_sequence_append_event() helper
    functions.
  * Add lv2_atom_forge_is_object_type() and lv2_atom_forge_is_blank() to ease
    backwards compatibility.

 -- None <None>  Fri, 08 Aug 2014 00:00:00 +0000

atom (1.8) stable;

  * Make lv2_atom_*_is_end() arguments const.

 -- None <None>  Sat, 04 Jan 2014 00:00:00 +0000

atom (1.6) stable;

  * Fix crash in forge.h when pushing atoms to a full buffer.

 -- None <None>  Sun, 26 May 2013 00:00:00 +0000

atom (1.4) stable;

  * Improve atom documentation.
  * Fix lv2_atom_sequence_end().
  * Remove atom:stringType in favour of owl:onDatatype so generic tools can
    understand and validate atom literals.

 -- None <None>  Sun, 27 Jan 2013 00:00:00 +0000

atom (1.2) stable;

  * Use consistent label style.
  * Fix lv2_atom_object_next() on 32-bit platforms.
  * Add lv2_atom_object_body_get().
  * Add LV2_ATOM_CONTENTS_CONST and LV2_ATOM_BODY_CONST.
  * Fix outdated documentation in forge.h.
  * Fix implicit conversions in forge.h that are invalid in C++11.

 -- None <None>  Sun, 14 Oct 2012 00:00:00 +0000

atom (1.0) stable;

  * Initial release.

 -- None <None>  Tue, 17 Apr 2012 00:00:00 +0000

