All Versions
53
Latest Version
Avg Release Cycle
23 days
Latest Release
-

Changelog History
Page 1

  • v0.4.6.0 Changes

    Modified

    • ๐Ÿš€ It sets the origin repository (git remote set-url origin <repo>) on every pushed release.
  • v0.4.5.0 Changes

    โž• Added

    • ๐Ÿ†• New commands that let you enable/disable a maintenance mode
    • ๐Ÿ†• New configuration variables:
      • maintenance_directory:- The name of the directory on which the maintenance file will be placed. {deploy_path}/{maintenance_directory}. The default directory name is maintenance
      • maintenance_filename:- The name of the file that is going to be created in the maintenance_directory. It has to have the .html extension to be seen in the browser. {deploy_path}/{maintenance_directory}/{maintenance_filename}. The default filename is maintenance.html
  • v0.4.4.0 Changes

    โž• Added

    • ๐Ÿš€ Ability to keep all failed releases or just one (issue #154)
      • Config Option: keep_one_failed
      • CLI Option: --keep-one-failed

    Modified

    • ๐Ÿ‘ Some types and functions were modified to support the new features (e.g. Hapistrano, runHapistrano, etc.)
  • v0.4.3.1 Changes

    โž• Added

    • โž• Add support for aeson 2.0
  • v0.4.3.0 Changes

    โž• Added

    • โž• Add support for GHC 9.0
    • ๐Ÿณ Docker image is built on a newer compiler, cabal and alpine version ### โœ‚ Removed
    • ๐Ÿ‘ Official support for GHC versions older than 8.6
  • v0.4.2.0 Changes

    โž• Added

    • โž• Add support for working directory

    โœ‚ Removed

    • ๐Ÿ‘ GHC support for versions older than 8.0. Bounds for base corrected
  • v0.4.1.4 Changes

    ๐Ÿ”„ Changed

    • โฌ†๏ธ Bump path version upper constraint to 0.9
  • v0.4.1.3 Changes

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ Allow formatting-7.0
  • v0.4.1.2 Changes

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ Allow optparse-applicative-0.16.0.0
  • v0.4.1.1 Changes

    ๐Ÿ”„ Changed

    • ๐Ÿ‘ Allow ansi-terminal 0.11