APEv2 Library Changelog

What's new in APEv2 Library 1.0.16.24

Oct 1, 2020
  • Improvements to Lazarus/FPC compatiblity

New in APEv2 Library 1.0.15.22 (Jul 25, 2020)

  • Writing tags is now more compatible
  • Default upper-case field names is now False by default

New in APEv2 Library 1.0.13.19 (Jun 23, 2019)

  • Licensing change.

New in APEv2 Library 1.0.11.17 (Oct 11, 2017)

  • Improved Lazarus/Free pascal compatibility.

New in APEv2 Library 1.0.9.15 (Jun 1, 2016)

  • Improvements in tag parsing and fixed loading an APEv1 tag and saving it as APEv2.

New in APEv2 Library 1.0.8.12 (Oct 19, 2015)

  • Fixed on tag value convert error frame is reported as binary

New in APEv2 Library 1.0.7.9 (Oct 19, 2015)

  • Added C++ Builder tutorial

New in APEv2 Library 1.0.6.8 (Jan 3, 2015)

  • Added functions for loading/saving/removing tags to TStream.

New in APEv2 Library 1.0.5.6 (Dec 15, 2014)

  • Fixed loading of tags with 0 length field values and GetAsText functions with illegal UTF-8 field values, for the second try now thay are read as ANSI.

New in APEv2 Library 1.0.2.3 (Feb 3, 2014)

  • Added cover art embeding code to tutorial.

New in APEv2 Library 1.0.2.2 (Oct 31, 2013)

  • Added support for Delphi XE5 iOS and Android build target, added function GetCoverArtInfo() and fixed all hints and warnings

New in APEv2 Library 1.0.1.1 (Jan 21, 2013)

  • Fixed reading of corrupt tags when a tag size is reported larger then the whole tag size.