Changelog for hsftp-1.4.0
v1.4.0 (2025-06-09)
Build
- dep: remove
filepath-bytestring
dependency
- resolver: update to
lts-23.24
v1.3.1 (2024-11-12)
Fix
- config: always create known_hosts file if it does not exist
v1.3.0 (2024-11-06)
Feat
- commands: only connect to server if there are files to upload
- options: show what would transfer on dry-run
Refactor
- commands: retrieve files before connecting to server for upload
v1.2.0 (2024-11-04)
Feat
- commands: return number of files that were transferred
- commands: select all regular files when no extension is provided
v1.1.0 (2024-10-28)
Feat
Fix
- cabal: added dependency for tests
v1.0.1 (2024-10-10)
Fix
- config: create known_hosts file if it doesn't exist
v1.0.0 (2024-09-27)