Releases: Zanduino/MCP7940
Releases · Zanduino/MCP7940
Enhancement Release
Made files doxygen-documentation compliant and reformatted with clang-format
Enhancement release
The following changes were made in this version:
Version | Date | Developer | Comments |
---|---|---|---|
1.1.9 | 2020-11-29 | zanshin | Issue #54 - Compacted library code, standardized initializers, made library smaller and uses less permanent and temporary storage |
1.1.9 | 2020-11-29 | zanshin | Issue #55 - Added a "RegressionTests.ino" program to allow for better regression testing |
Bug Fix
Bug Fixes
The following changes were made in this version:
Version | Date | Developer | Comments |
---|
- 1.1.7 | 2020-05-18 | wvmarle | Issue #47 - adjust() method with compiler variables fix
- 1.1.7 | 2019-02-07 | davidlehrian | Issue #43 - Calibration might cause overflow of "trim" variable
- 1.1.7 | 2019-02-07 | davidlehrian | Issue #42 - calibrate(DateTime) should correct the current date/time
- 1.1.6 | 2019-01-27 | davidlehrian | Issue #36 - Reopened, changed assignment statements to avoid warning
Documentation Release
Release to trigger correct update of automated Arduino library manager versioning.
Enhancements and Bug Fixes
Changed the documentation style to be more compact and in doxygen format. Added automated testing with Travis-CI and automated doxygen generation as well.
The following changes were made in this version:
Version | Date | Developer | Comments |
---|---|---|---|
1.1.5 | 2019-01-19 | SV-Zanshin | Issue #40 - Change commenting structure and layout to use doxygen |
1.1.5 | 2019-01-19 | INemesisI | Issue #37 - Corrected AlarmPolarity bit clearing on setAlarm() |
1.1.5 | 2019-01-19 | SV-Zanshin | Issue #39 - Small changes to remove compiler warnings for Travis-CI |
1.1.5 | 2019-01-18 | INemesisI | Issue #38 - Overflow on setting new TRIM value |
Bug Fix Release
Enhancements and bug fixes
Enhancements and bug fixes
Bug Fix and Enhancement Release
Minor fixes plus incorporated #16