This repository has been archived by the owner on May 26, 2024. It is now read-only.
Releases: 107-systems/107-Arduino-BMP388
Releases · 107-systems/107-Arduino-BMP388
1.3.0
What's Changed
- Fix viper URL. by @aentinger in #26
- Configure Dependabot to check for outdated actions used in workflows by @aentinger in #27
- Bump actions/upload-artifact from 2 to 3 by @dependabot in #32
- Bump actions/checkout from 2 to 3 by @dependabot in #31
- Bump geekyeggo/delete-artifact from 1 to 2 by @dependabot in #30
- Bump actions/download-artifact from 2 to 3 by @dependabot in #29
- Bump carlosperate/download-file-action from 1.0.3 to 1.1.1 by @dependabot in #28
- Bump carlosperate/download-file-action from 1.1.1 to 2.0.0 by @dependabot in #33
- Fix: envie_m4 is no longer a valid FQBN. by @aentinger in #34
- Bump carlosperate/download-file-action from 2.0.0 to 2.0.1 by @dependabot in #35
- Add support for ArduinoCore-renesas. by @aentinger in #36
New Contributors
- @dependabot made their first contribution in #32
Full Changelog: 1.2.2...1.3.0
1.2.2
1.2.1
1.2.0
1.1.2
Changelog
- Link to viper logo in default
.github
repository. (#8) - Add a CI workflow to sync organization-wide labels (#9)
- Restrict supported architectures to those with STL support. (#10)
- Add Arduino Library Badge (ArduBadge) (#12)
- Update CI workflow for Arduino project-specific linting (#13)
- Adding 107-systems logo in top/right corner of README. (#14)
- Support Nano RP2040 Connect/Edge Control/ESP32 (#15)
- Use lambda-expressions to replace single-line functions (#16)
- Allow nullptr as valid argument for onSensorData callback (#17)