All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Update requirements
- Add support for RAR 5.0 archive format (https://www.rarlab.com/technote.htm)
- Add changelog
- Change RarEntry::$packedSize data type from float to int
- Change RarEntry::$unpackedSize data type from string to int
- Upgrade dependencies
- Remove support for 32-bit platforms