File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 0.5.0] - 2016-12-18
4
+
5
+ ### Changed
6
+
7
+ - Support for asynchronous polling for changes using tokio/futures
8
+ is now supported.
9
+ - Minimum supported version Rust for 0.5.0+ is now 1.10.0
10
+
3
11
## [ 0.4.4] - 2016-08-26
4
12
5
13
### Fixed
130
138
- Initial version of the library with basic functionality
131
139
- Support for ` export ` /` unexport ` /` get_value ` /` set_value ` /` set_direction `
132
140
133
- [ 0.4.3 ] : https://github.com/posborne/rust-sysfs-gpio/compare/0.4.3...0.4.4
141
+ [ 0.5.0 ] : https://github.com/posborne/rust-sysfs-gpio/compare/0.4.4...0.5.0
142
+ [ 0.4.4 ] : https://github.com/posborne/rust-sysfs-gpio/compare/0.4.3...0.4.4
134
143
[ 0.4.3 ] : https://github.com/posborne/rust-sysfs-gpio/compare/0.4.2...0.4.3
135
144
[ 0.4.2 ] : https://github.com/posborne/rust-sysfs-gpio/compare/0.4.1...0.4.2
136
145
[ 0.4.1 ] : https://github.com/posborne/rust-sysfs-gpio/compare/0.4.0...0.4.1
You can’t perform that action at this time.
0 commit comments