All Versions
75
Latest Version
Avg Release Cycle
8 days
Latest Release
-

Changelog History
Page 8

  • v1.0.dev2

    July 10, 2020
  • v1.0.dev0

    July 08, 2020
  • v0.16.2 Changes

    July 09, 2020
    • βž• Add special_time argument to server.crontab operation
    • πŸ‘Œ Support public key filenames in server.user
    • πŸ‘Œ Support BusyBox style ls time formats for file/directory/link facts
    • πŸ›  Fix uninstalling packages with pip.packages (@FooBarQuaxx)
    • πŸ›  Fix compatibility with older gevent versions
    • πŸ›  Fix typo in deploys doc (@harold-b)
  • v0.16.1 Changes

    July 03, 2020
    • Declare connectors as setuptools entrypoints (@FooBarQuaxx)
    • Fix use_sudo_password with facts
    • πŸ›  Fix actually mask MySQL operation + facts output
  • v0.16 Changes

    June 29, 2020
    • Add zypper module (@FooBarQuaxx)
    • Add xbps module (@leahneukirchen)
    • βž• Add first command class, StringCommand, with masking support (@meantheory)
      • Mask postgresql, mysql and sudo passwords
    • πŸ›  Fix pkg.packages: don't provide PKG_PATH envvar if /etc/installurl exists
    • Load any SSH certificates when loading private keys