- Updated dependencies
- Improved test suite
- Fixed #3
- Fixed #54
- Added
clean
- Updated dependencies
- Fixed #30 - connections errors are now properly emitted
- Improved connection pool
- Connections stay alive for a configurable amount of time (
idleTimeout
) - Higher number of reused connections, slight performance gain
keep
is now obsolete- Fixed #19 with test (concurrency problems)
- Connections stay alive for a configurable amount of time (
- Improved tests
- Fixed MLSD always falling back to list
- Fixed MLSD bug(s)
- Improved tests some more
- Added
delete
andrmdir
- Added 450 code for LIST/No such file
- Fixed checking for directories on various servers
- Fixed LIST fallback
- Added
src
- Restructured code and tests
- Removed
step
dependency - Added changelog