Skip to content
This repository was archived by the owner on May 20, 2024. It is now read-only.

Commit c45352a

Browse files
committed
python3-gpiod v1.5.0
1 parent c298c27 commit c45352a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
python3-gpiod (1.5.0) unstable; urgency=medium
2+
3+
* libgpiodcxx: fix request flags
4+
* libgpiodcxx: provide line::update()
5+
* libgpiod: deprecate gpiod_needs_update()
6+
* libgpiodcxx: remove property decorator from members beginning with a verb
7+
* libgpiodcxx: add support for bias flags
8+
* libgpiodcxx: add support for SET_CONFIG
9+
* libgpiod: fix issue where microseconds is calculated twice
10+
* libgpiod: use gpiod_line_event_get_fd() in gpiod_line_event_read()
11+
12+
-- Hyeonki Hong <[email protected]> Tue, 13 Apr 2021 14:45:13 +0900
13+
114
python3-gpiod (1.4.0) unstable; urgency=medium
215

316
* libgpiod: correct type check

0 commit comments

Comments
 (0)