Releases: nlesc-recruit/PowerSensor3
Releases · nlesc-recruit/PowerSensor3
V1.1.0
V1.0.0
This is the first production-ready release of the PowerSensor3 firmware and host library.
The firmware is compatible with both the F401 and F407 series of STM32 microcontrollers.
What's Changed
- Add fix for use of filesystem on gcc<8; install all include files by @loostrum in #117
- Update documentation by @loostrum in #116
- Add contribution guidelines by @loostrum in #118
- Use sphinx for documentation by @loostrum in #120
- Bump actions/setup-python from 3 to 4 by @dependabot in #122
- Bump actions/checkout from 2 to 3 by @dependabot in #121
- Show new display status after toggling it by @loostrum in #123
- Fix autocal and add to psconfig help by @loostrum in #124
Full Changelog: v0.1.0...v1.0.0
Initial release
Merge pull request #115 from nlesc-recruit/55-release-workflow Add workflow for adding binaries to release