8000 Comparing v6.2.1...v6.2.2 · jabesq-org/pyatmo · 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: 8000 jabesq-org/pyatmo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.2.1
Choose a base ref
...
head repository: jabesq-org/pyatmo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.2.2
Choose a head ref
  • 7 commits
  • 5 files changed
  • 5 contributors

Commits on Dec 17, 2021

  1. Merge tag 'v6.2.1' into development

    pyatmo v6.2.1
    
    Fixed
    -----
    
    - Catch when no body is contained in the response
    jabesq committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    f8a440a View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2021

  1. Fix typo

    fabaff authored and jabesq committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    b6622dd View commit details
    Browse the repository at this point in the history
  2. Bump mypy from 0.910 to 0.920

    Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.920.
    - [Release notes](https://github.com/python/mypy/releases)
    - [Commits](python/mypy@v0.910...v0.920)
    
    ---
    updated-dependencies:
    - dependency-name: mypy
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and jabesq committed Dec 19, 2021
    Configuration menu
    Copy the full SHA
    2998a5b View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2021

  1. [pre-commit.ci] pre-commit autoupdate (#181)

    updates:
    - [github.com/pre-commit/mirrors-mypy: v0.910-1 → v0.920](pre-commit/mirrors-mypy@v0.910-1...v0.920)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 20, 2021
    Configuration menu
    Copy the full SHA
    515479e View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. Configuration menu
    Copy the full SHA
    8175230 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. [pre-commit.ci] pre-commit autoupdate (#184)

    updates:
    - [github.com/pre-commit/mirrors-mypy: v0.920 → v0.930](pre-commit/mirrors-mypy@v0.920...v0.930)
    - [github.com/pre-commit/pre-commit-hooks: v4.0.1 → v4.1.0](pre-commit/pre-commit-hooks@v4.0.1...v4.1.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 27, 2021
    Configuration menu
    Copy the full SHA
    615b1e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Use ID if schedule name is missing (#183)

    * Use ID of schedule name is missing
    
    * Update CHANGELOG.md
    cgtobi authored Dec 29, 2021
    Configuration menu
    Copy the full SHA
    b78d47e View commit details
    Browse the repository at this point in the history
Loading
0