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: arduino-libraries/ArduinoMqttClient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.1.6
Choose a base ref
...
head repository: arduino-libraries/ArduinoMqttClient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.1.7
Choose a head ref
  • 17 commits
  • 11 files changed
  • 6 contributors

Commits on Apr 10, 2020

  1. Configuration menu
    Copy the full SHA
    0527344 View commit details
    Browse the repository at this point in the history
  2. Remove some redundancy

    chris-hatton committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    9d22ef1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0179fcd View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

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

Commits on Jul 22, 2022

  1. Configuration menu
    Copy the full SHA
    c04fc70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52a7393 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2022

  1. Use mbed_portenta platform

    Co-authored-by: per1234 <accounts@perglass.com>
    pennam and per1234 authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    d0d99ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #76 from arduino-libraries/ci-nicla-portenta

    Include Portenta H7 M7 and Nicla Vision in compile-examples workflow
    pennam authored Aug 8, 2022
    Configuration menu
    Copy the full SHA
    ab5a0ce View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2022

  1. Bump geekyeggo/delete-artifact from 1 to 2

    Bumps [geekyeggo/delete-artifact](https://github.com/geekyeggo/delete-artifact) from 1 to 2.
    - [Release notes](https://github.com/geekyeggo/delete-artifact/releases)
    - [Commits](GeekyEggo/delete-artifact@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: geekyeggo/delete-artifact
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 12, 2022
    Configuration menu
    Copy the full SHA
    bc3675c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2022

  1. Merge pull request #80 from arduino-libraries/dependabot/github_actio…

    …ns/geekyeggo/delete-artifact-2
    
    Bump geekyeggo/delete-artifact from 1 to 2
    per1234 authored Oct 13, 2022
    Configuration menu
    Copy the full SHA
    3f05853 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2022

  1. Bump carlosperate/download-file-action from 1 to 2

    Bumps [carlosperate/download-file-action](https://github.com/carlosperate/download-file-action) from 1 to 2.
    - [Release notes](https://github.com/carlosperate/download-file-action/releases)
    - [Commits](carlosperate/download-file-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: carlosperate/download-file-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 24, 2022
    Configuration menu
    Copy the full SHA
    63ba829 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2022

  1. Merge pull request #81 from arduino-libraries/dependabot/github_actio…

    …ns/carlosperate/download-file-action-2
    
    Bump carlosperate/download-file-action from 1 to 2
    per1234 authored Oct 25, 2022
    Configuration menu
    Copy the full SHA
    472c683 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2022

  1. Merge pull request #35 from chris-hatton/std-function-callback-support

    Add support for using std::function callbacks instead of C-pointers
    aentinger authored Oct 27, 2022
    Configuration menu
    Copy the full SHA
    761ee79 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    ad35618 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d783a2f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #86 from arduino-libraries/aentinger-patch-1

    CI: Add Arduino Giga as CI build target.
    aentinger authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    90e4a38 View commit details
    Browse the repository at this point in the history
  4. Release v0.1.7.

    aentinger authored Mar 27, 2023
    Configuration menu
    Copy the full SHA
    03d2faf View commit details
    Browse the repository at this point in the history
Loading