What's new in YAFS: Yet Another FAT Sorter 2023_01_22

Jan 29, 2023
  • Bug fix: YAFS was generating XML without properly escaping some characters (thanks to David).

New in YAFS: Yet Another FAT Sorter 2021_03_07 (Mar 9, 2021)

  • Improvement: Changed the code to use the newest version (so far) of Xerces-C++ library (thanks to Rym Rym).
  • Improvement: Fixed some compilation warnings.
  • Improvement: Removed some unnecessary code due to C++11 adoption.

New in YAFS: Yet Another FAT Sorter 2015_07_27 (Nov 9, 2018)

  • Improvement: Now error codes are being presented as human-readable messages.