github Heavybullets8/heavy_script v2.9.0

latest releases: v2.9.5, v2.9.4, v2.9.3...
8 months ago

[Features]

  • Update-Only Flag: Introduced -u, --update-only flag that allows updating only specified applications. Users can provide a comma-separated list of apps or use the flag multiple times. Example usage:
    • heavyscript update -u sonarr,radarr,nextcloud
  • Enhanced DNS Function: The DNS function now accepts app names, returning results only for those specified apps. Example usage:
    • heavyscript dns sonarr radarr nextcloud.

[Improvements]

  • Enhanced Ignore Flag: The -i, --ignore flag now accepts comma-separated lists.
    • Example: heavyscript update --ignore sonarr,radarr,nextcloud. The previous method of using individual -i flags per app remains functional.

[Removed]

  • DNS Function Changes: Removed the -a or --all flag, which is now the default for the DNS function.

Don't miss a new heavy_script release

NewReleases is sending notifications on new releases.