libtaginfo (0.2.0)

Changes
======================
  * Rewrite parts of the C++ API
  * Adapt bindings for C and vala
  * Support more media file formats
  * Access more media tag fields
  * Check for open file
  * Avoid code duplications
  * Add documentation
  * Bug fixes


libtaginfo (0.1.6)

Changes
======================
  * Add null checks
  * Extend and update bindings
  * Use empty strings for empty return values instead of null
  * Bug fixes



libtaginfo (0.1.5)

Changes
======================
  * More unit tests for different tag types
  * Fix crash with wavpack files
  * Many bug fixes



libtaginfo (0.1.4)

Changes
======================
  * Implement some missing functions
  * Use new 'valid' flag everywhere
  * Use integer returning function for disk number (API break)
  * Update bindings
  * Add more unit tests
  * Adapt C++ sample code
  * Many bug fixes

