hapistrano v0.3.0.0 Release Notes

    • โž• Add proper set of dependency version constraints.
    • ๐Ÿ“œ Use optparse-applicative to parse arguments.
    • ๐Ÿ‘ Allow to specify non-standard SSH port.
    • โฌ‡๏ธ Drop support for GHCs older than 7.10 (because Chris Done's path does not compile with them, see: https://github.com/chrisdone/path/issues/46).
    • ๐Ÿ”ง Now Hapistrano uses hap.yaml file for all its configuration.
    • โž• Added the ability to copy arbitrary files and directories verbatim from local machine to target host.