Changelog of @hackage/hsftp 1.5.0

v1.5.0 (2025-09-02)

Feat

  • namespace: move source files to the Hsftp namespace

CI

  • workflows: assign permissions to workflows

v1.4.1 (2025-08-21)

Feat

  • commands: do not copy metadata when archiving files after upload

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

  • option: added dry-run

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)