Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 485 Bytes

CHANGELOG.md

File metadata and controls

28 lines (17 loc) · 485 Bytes

2.0.0 (19.03.2023)

  • PHP 8.1+
  • Dev: refactoring structure

1.0.1 (08.12.2015)

  • #5: Fixed tests for Windows line break

1.0.0 (05.12.2015)

  • Fix warning for crypt() and salt in PHP7
  • Travis & Coveralls
  • Refactoring of the documentation

0.1.2 (03.12.2015)

  • #3: Fix getContent() for empty file

0.1.1 (02.12.2015)

  • #1: Crypt algorithm
  • #2: BCrypt algorithm

0.1.0 (29.11.2015)

  • Actions: add, edit, delete, verify
  • Algorithms: MD5, SHA-1, Plain