Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 878 Bytes

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 878 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]

[1.1.1] - 2023-06-04

Changed

  • Some necessary changes to be able to create Linux and macOS builds

[1.1.0] - 2020-08-29

Added

  • Implemented mass decompression and extraction of data.
  • Implemented text extraction and insertion.
  • More extensive help in the tools.

Changed

  • Changed some exception types in compression library and tools.

[1.0.1] - 2020-08-28

Added

  • Added some safety checks and error messages.

Changed

  • Benchmark auto detects the region of the game.
  • Benchmark improvements in the way data is shown in the console.

[1.0.0] - 2020-08-28

  • Initial release.