Skip to content

Latest commit

 

History

History
93 lines (56 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

93 lines (56 loc) · 2.32 KB

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.

0.5.2 - 2024-08-06

  • Remove hard-coded path
  • Update to LeviLamina 0.13.5

0.5.1 - 2024-07-03

  • Add missing CommandOutput::success

0.5.0 - 2024-06-19

  • Adapt to LeviLamina 0.13.x

0.4.3 - 2023-05-08

  • Add try catch for CopyRecoverFile

0.4.2 - 2024-05-01

  • Fix command

0.4.1 - 2024-04-28

  • Fix loading

0.4.0 - 2024-04-28

  • Adapt to LeviLamina 0.12.x

0.3.0 - 2024-04-13

  • Adapt to LeviLamina 0.11.x

0.2.0 - 2024-03-27

  • Support LeviLamina 0.10.x

0.1.8 - 2024-03-18

  • Support LeviLamina 0.9.5

0.1.7 - 2024-03-14

  • Support LeviLamina 0.9.3

0.1.6 - 2024-03-08

  • Use 7za.exe from another tooth

0.1.5 - 2024-03-04

  • Fix ZipFiles #1

0.1.4 - 2024-03-02

  • Optimize multi-language

0.1.3 - 2024-03-01

  • Fix a nullptr error

0.1.2 - 2024-02-22

  • Fix a crash

0.1.1 - 2024-02-21

  • First release