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: rjpearce/sofar2mqtt-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.0.2
Choose a base ref
...
head repository: rjpearce/sofar2mqtt-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.4
Choose a head ref
  • 5 commits
  • 5 files changed
  • 2 contributors

Commits on Mar 15, 2024

  1. Update README.md (#15)

    * Update README.md
    
    * Update README.md
    rjpearce authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    80743e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Bump idna from 3.3 to 3.7 (#18)

    Bumps [idna](https://github.com/kjd/idna) from 3.3 to 3.7.
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.3...v3.7)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    6913d62 View commit details
    Browse the repository at this point in the history
  2. Resolve a few bugs (#22)

    * Change step to 500 as with 50 it is very difficult to find 0
    
    * Update release version
    
    * Protect against serial number being not set
    
    * Prevent values lower than min or higher than max
    rjpearce authored Apr 28, 2024
    Configuration menu
    Copy the full SHA
    6530a8c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3158615 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdb1805 View commit details
    Browse the repository at this point in the history
Loading