Skip to content

Releases: lazzard/ftp-bridge

v1.0.0-RC2

01 Mar 17:48
Compare
Choose a tag to compare
v1.0.0-RC2 Pre-release
Pre-release

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

17 May 12:12
Compare
Choose a tag to compare
v1.0.0-RC1 Pre-release
Pre-release
  • First Release Candidate.