bootleg v0.8.0 Release Notes

Release Date: 2018-10-02 // over 5 years ago
  • ๐Ÿ”‹ Features:

    • :env can now be specified in a role definition (#213)
    • ๐Ÿš€ booleg.invoke can now accept a deploy environment (#221)
    • BOOTLEG_ENV is now set for all remote commands (#219)
    • ๐Ÿš€ release_workspace option can now be defined on a role definition in order to skip the local release download step (#117)
    • ๐Ÿ— build_type can now be configured to override the default remote build behavior (#193/#3235)
    • ๐Ÿ“š Complete cleanup and reorganization of most documentation

    ๐Ÿ›  Fixes:

    • ๐Ÿ”จ Refactored output verbosity checks (#215)
    • โœ… Cleaned up test warning output (#217)
    • โž• Add missing assertions to some tests (#230)