github autopkg/autopkg v1.1
AutoPkg 1.1 Official Release

latest releases: v3.0.0RC3, v3.0.0RC2, v3.0.0RC1...
4 years ago

This is the official release of AutoPkg 1.1. It is the same build as 1.1 Release Candidate 2.

1.1 (May 29, 2019)

FIXES:

  • Add --compress option to curl calls in SparkleUpdateInfoProvider and URLTextSearcher
    to work around websites that return compressed results even when request does not indicate
    they will be accepted. (GH-461)
  • URLDownloader: Better handling of more HTTP 3xx redirects (GH-429)
  • Better handling of paths starting with ~/ (GH-437) (603f220)
  • generate_processor_docs sorts the sidebar alphabetically (GH-520)

ADDITIONS:

  • New --force option for autopkg make-override (GH-425)
  • Add -q/--quiet option to suppress Github search and suggestions (GH-426)
  • New new-recipe subcommand (f92a0a4)
  • Added DeprecationWarning processor to core processors (7b4abac)

IMPROVEMENTS:

  • Code run through several processors/formatters (flake8, isort, black, python-modernize) to
    prepare for Python 3 compatibility

Don't miss a new autopkg release

NewReleases is sending notifications on new releases.