8000 Comparing 1.3.0...1.3.1 · qbicsoftware/postman-cli · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: qbicsoftware/postman-cli
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.3.0
Choose a base ref
...
head repository: qbicsoftware/postman-cli
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.3.1
Choose a head ref
  • 10 commits
  • 14 files changed
  • 6 contributors

Commits on Jan 24, 2023

  1. Set version to 1.3.0

    JohnnyQ5 committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    3b22da5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #148 from qbicsoftware/release/set-version-to-1.3.0

    Update version to 1.3.0
    KochTobi authored Jan 24, 2023
    Configuration menu
    Copy the full SHA
    9eb2338 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. Added version information option (#139)

    * Added version information option
    
    * Rename variables
    
    ---------
    
    Co-authored-by: Tobias Koch <KochTobi@users.noreply.github.com>
    Aline-9 and KochTobi authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    4f066a9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2977ca5 View commit details
    Browse the repository at this point in the history
  3. [DEPENDABOT]: Bump groovy from 2.5.1 to 3.0.9 (#85)

    Bumps [groovy](https://github.com/apache/groovy) from 2.5.1 to 3.0.9.
    - [Release notes](https://github.com/apache/groovy/releases)
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.groovy:groovy:indy
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    bae1ece View commit details
    Browse the repository at this point in the history
  4. Update JavaDoc (#138)

    * edited & added Javadocs
    
    * very small refactor
    
    * Update branch
    
    ---------
    
    Co-authored-by: Tobias Koch <KochTobi@users.noreply.github.com>
    Aline-9 and KochTobi authored Feb 17, 2023
    Configuration menu
    Copy the full SHA
    467bf63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a91043e View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Tame progress bar (#152)

    * Tame progress bar
    
    * Incorporate feedback
    
    Co-authored-by: steffengreiner <steffen.greiner@qbic.uni-tuebingen.de>
    
    * Initialize last updated with 0
    
    * Fix small error
    
    * simplify console output
    
    * make update interval constant
    
    ---------
    
    Co-authored-by: steffengreiner <steffen.greiner@qbic.uni-tuebingen.de>
    KochTobi and Steffengreiner authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    dab7bf4 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    KochTobi committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    6b929b8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #150 from qbicsoftware/development

    * Added version information option (#139)
    
    * Added version information option
    
    * Rename variables
    
    ---------
    
    Co-authored-by: Tobias Koch <KochTobi@users.noreply.github.com>
    
    * Require commons-codec version >= 1.13 (#149)
    
    * [DEPENDABOT]: Bump groovy from 2.5.1 to 3.0.9 (#85)
    
    Bumps [groovy](https://github.com/apache/groovy) from 2.5.1 to 3.0.9.
    - [Release notes](https://github.com/apache/groovy/releases)
    - [Commits](https://github.com/apache/groovy/commits)
    
    ---
    updated-dependencies:
    - dependency-name: org.codehaus.groovy:groovy:indy
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * Update JavaDoc (#138)
    
    * edited & added Javadocs
    
    * very small refactor
    
    * Update branch
    
    ---------
    
    Co-authored-by: Tobias Koch <KochTobi@users.noreply.github.com>
    
    * Fix log folder not created reliably (#151)
    
    * Tame progress bar (#152)
    
    * Tame progress bar
    
    * Incorporate feedback
    
    Co-authored-by: steffengreiner <steffen.greiner@qbic.uni-tuebingen.de>
    
    * Initialize last updated with 0
    
    * Fix small error
    
    * simplify console output
    
    * make update interval constant
    
    ---------
    
    Co-authored-by: steffengreiner <steffen.greiner@qbic.uni-tuebingen.de>
    
    * Update README.md
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: Aline Breitinger <93044475+Aline-9@users.noreply.github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: steffengreiner <steffen.greiner@qbic.uni-tuebingen.de>
    4 people authored Feb 20, 2023
    Configuration menu
    Copy the full SHA
    2cd9c97 View commit details
    Browse the repository at this point in the history
Loading
0