Skip to content

Latest commit

 

History

History
33 lines (19 loc) · 697 Bytes

CHANGELOG.md

File metadata and controls

33 lines (19 loc) · 697 Bytes

Changelog

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.

[Unreleased]

[0.4.0] - 2023-09-09

Changed

  • Update requirements

[0.3.0] - 2023-05-30

Added

Changed

  • Change RarEntry::$packedSize data type from float to int
  • Change RarEntry::$unpackedSize data type from string to int
  • Upgrade dependencies

Removed

  • Remove support for 32-bit platforms

[0.2.0] - 2021-01-06