Revision history for RPi-BMP180
3.1801 2026-06-12
- added Github info to Makefile.PL
- changed from RPi::WiringPi::Const to RPi::Const
- Removed leftover use of removed RPi::WiringPi::Constant (no
constants are used in this module)
- Bump prereq of WiringPi::API to 3.1801
- Bump prereq of RPi::Const to 1.05
2.3604 2017-06-28
- bump prereq of WiringPi::API to 2.3612
- bump prereq of RPi::WiringPi::Constant to 1.00
2.3603 2017-03-13
- changed version numbering from 2.36.x to 2.360x
- changed prereq vers as well
2.36.2 2017-02-02
- fix typo in prereq ver of WiringPi::API, 2.36.6 -> 2.36.4
2.36.1 2017-02-02
- initial standalone version harvested from RPi::WiringPi