Whenever v1.0.0 Release Notes

Release Date: 2019-06-13 // almost 5 years ago
    • ๐Ÿš€ First stable release per SemVer.

    • โœ‚ Removes support for versions of Ruby which are no longer supported by the Ruby project.

    • ๐Ÿ›  Bugfix: Splat whenever_roles when passing to roles to allow definition of multiple whenever roles samuelokrent


Previous changes from v0.11.0

    • โž• Add support for mapping Range objects to cron range syntax Tim Craft

    • ๐Ÿ›  Bugfix: Avoid modifying Capistrano default_env when setting the whenever environment. ta1kt0me

    • Enable to execute whenever's task independently without setting :release_path or :whenever_path ta1kt0me

    • ๐Ÿ“œ Make error message clearer when parsing cron syntax fails due to a trailing space ignisf