Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 413 Bytes

CHANGELOG.md

File metadata and controls

13 lines (9 loc) · 413 Bytes

Change Log

Internal

  • Exception\CommandStreamException exception class added.
  • Exception\ResponseException exception class added for FTP replies that indicate errors.
  • Error\ErrorTrigger class removed, throwing exception instead of raising PHP errors in various methods.
  • Added tests units.
  • Integrated Github actions for automation tests.

v1.0.0-RC1 (2021-5-17)

  • First Release Candidate.