Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 269 Bytes

CHANGELOG.md

File metadata and controls

7 lines (6 loc) · 269 Bytes

1.0.0 (2018-01-23)

  • Created Connection class and interface
  • Created BaseFTPClient and SimpleFTPClient
  • Added basic tests for Connection and SimpleFTPClient class
  • Created basic readme file and basics of the project
  • Created travis.yml file for automatic tests