Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 886 Bytes

CHANGELOG.md

File metadata and controls

37 lines (20 loc) · 886 Bytes

1.0.0 (2022-08-04)

  • First release

1.0.2 (2022-10-17)

  • Add support for full memory processing instead of using files #1

1.0.3 (2022-10-20)

  • Update Buffer.php #2

1.0.4 (2022-12-5)

  • Using the SimpleXMLElement #3

1.0.5 (2023-03-02)

  • Support php 7.3 #4

1.0.6 (2023-06-08)

  • Performance Tuning

1.0.7 (2023-06-11)

  • Upgrade package and change php error_reporting

1.0.8 (2023-08-05)

  • Fix for very slow encryption #10 . Thanks for @jonathanbromley contribution.

1.0.10 (2023-09-20)

  • Fix password is not accepted #18