Added
- Added support for file modification date attributes on non-Darwin platforms
- Added code page 437 string decoding for paths on non-Darwin platforms
Updated
- Fixed resource leak in
Archive.makeBackingConfiguration - Fixed memory leak in
Data.readChunk - Fixed memory alignment crash in debug mode
- Fixed API type reason ID in privacy manifest
- Improved error ha...