Skip to content

Releases: RPG-Maker-Translation-Tools/rpgm-archive-decrypter-lib

v4.0.0

04 Dec 11:50

Choose a tag to compare

Changes

  • Massively refactored the code.
  • Implemented feature for encrypting archives.

v3.0.0

19 Jul 19:16

Choose a tag to compare

Changes

  • Refactored the API to leave system calls to the user, focusing on just decrypting the files.
  • Updated MSRV to 1.63.0.
  • Added serde feature for serializing/deserializing the error type.

v2.0.0

21 Jun 09:22

Choose a tag to compare

Changes

  • Improved the code quality.
  • Improved performance.