Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: remove-bg/remove-bg-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.2
Choose a base ref
...
head repository: remove-bg/remove-bg-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.3
Choose a head ref
  • 3 commits
  • 4 files changed
  • 2 contributors

Commits on Sep 7, 2022

  1. Bump minimist from 1.2.5 to 1.2.6 (#3)

    Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
    - [Release notes](https://github.com/substack/minimist/releases)
    - [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
    
    ---
    updated-dependencies:
    - dependency-name: minimist
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    f0c374f View commit details
    Browse the repository at this point in the history
  2. Bump simple-get from 3.1.0 to 3.1.1 (#4)

    Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
    - [Release notes](https://github.com/feross/simple-get/releases)
    - [Commits](feross/simple-get@v3.1.0...v3.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: simple-get
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 7, 2022
    Configuration menu
    Copy the full SHA
    cbbc656 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. command line interface - inverted behaviour of skip png format optimi…

    …sation (#5)
    
    * - fixed skip-png-format-optimization:
    uses transferformat 'zip' by default for maximum resolution and 'png' if this flag was used to save bandwidth
    
    * - add skip-png-format-optimization parameter explanation to readme
    
    * - update version to 2.0.3
    Andreas Braumann authored Sep 12, 2022
    Configuration menu
    Copy the full SHA
    234c16b View commit details
    Browse the repository at this point in the history
Loading