Skip to content
This repository has been archived by the owner on May 26, 2024. It is now read-only.

Releases: 107-systems/107-Arduino-Sensor

1.1.0

09 Aug 11:30
Compare
Choose a tag to compare

What's Changed

  • Provide API version as both #defines and constants. by @aentinger in #9
  • Fix viper URL. by @aentinger in #10
  • Configure Dependabot to check for outdated actions used in workflows by @aentinger in #11
  • Bump carlosperate/download-file-action from 1.0.3 to 1.1.1 by @dependabot in #16
  • Bump actions/checkout from 2 to 3 by @dependabot in #15
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in #14
  • Bump geekyeggo/delete-artifact from 1 to 2 by @dependabot in #13
  • Bump actions/download-artifact from 2 to 3 by @dependabot in #12
  • Bump carlosperate/download-file-action from 1.1.1 to 2.0.0 by @dependabot in #17
  • Fix: envie_m4 is no longer a valid FQBN. by @aentinger in #18
  • Bump carlosperate/download-file-action from 2.0.0 to 2.0.1 by @dependabot in #19
  • Add support for ArduinoCore-renesas. by @aentinger in #20

New Contributors

Full Changelog: 1.0.4...1.1.0

1.0.4

09 Sep 07:21
Compare
Choose a tag to compare

Changelog

  • Update label sync workflow (#7)
  • Drop 'const' this specific for 'get'. (#8)

1.0.3

04 Sep 10:36
Compare
Choose a tag to compare

Changelog

  • Drop 'resolution' since its a largely meaningless parameter. (#6)

1.0.2

02 Sep 08:04
Compare
Choose a tag to compare

Changelog

  • Fix: Allow multiple inheritance (one physical sensor has multiple logical sensors) (#5)

1.0.1

31 Aug 08:28
Compare
Choose a tag to compare

Changelog

  • Update arduino-lint.yml
  • Use latest released version of 107-Arduino-BoostUnits from library manager. (#2)
  • Align library header file name with library name. (#3)
  • Fix: 107-Arduino-BoostUnits main include file renamed in release v1.01 (#4)

1.0.0

30 Aug 18:30
11f7e43
Compare
Choose a tag to compare

Initial release.