Releases: ev3dev/ev3dev-lang
Releases · ev3dev/ev3dev-lang
v0.9.2
With this release we have gotten all four of our libraries caught up with the most recent kernel release, v3.16.7-ckt10-4-ev3dev-ev3
.
This version includes a new Python binding that wraps our C++ library. We have also moved the Vala binding to be integrated with other ev3dev codebases and removed the R binding because we couldn't support it.
v0.9.1
Added support for:
- Servo-type hobby motors
- DC motors
- Properties specific to I2C sensors (new class)
- LEDs
- Power supplies (such as the built-in EV3 battery)
Adapted to system changes in ev3dev version 3.16.1-3-ev3dev
(v0.9.1
compatible with ev3dev kernel 3.16.1-3-ev3dev
and above)
Added binding for "R" language