Skip to content

0.10.0

Compare
Choose a tag to compare
@mikedevnull mikedevnull released this 30 Nov 23:50
· 371 commits to master since this release

Added

  • Added helper function to access optional properties from elements, return a supplied default value if it hasn't been set
  • Add utility functions to (re-)calculate block format durations
  • Added adm::ReaderOption to select AudioFormatExtended node search mode

Changed

  • Use Catch2 instead of Boost.Test for unit testing
  • Refactored XmlParser tests to use separate files for test data
  • Improved search for AudioFormatExtended node when parsing XML

Fixed

  • Documentation fixes and clarifications
  • Fixed visibility issues of some methods that prevented linking with the shared library