File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ master] - Unreleased
4
4
5
+ ## [ 0.5.3] - 2018-04-19
6
+
5
7
### Fixed
6
8
7
9
- Relaxed path restrictions on ` Pin::from_path ` to allow for directories
164
166
- Initial version of the library with basic functionality
165
167
- Support for ` export ` /` unexport ` /` get_value ` /` set_value ` /` set_direction `
166
168
167
- [ master ] : https://github.com/posborne/rust-sysfs-gpio/compare/0.5.2...master
169
+ [ master ] : https://github.com/posborne/rust-sysfs-gpio/compare/0.5.3...master
170
+ [ 0.5.3 ] : https://github.com/posborne/rust-sysfs-gpio/compare/0.5.2...0.5.3
168
171
[ 0.5.2 ] : https://github.com/posborne/rust-sysfs-gpio/compare/0.5.1...0.5.2
169
172
[ 0.5.1 ] : https://github.com/posborne/rust-sysfs-gpio/compare/0.5.0...0.5.1
170
173
[ 0.5.0 ] : https://github.com/posborne/rust-sysfs-gpio/compare/0.4.4...0.5.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " sysfs_gpio"
3
- version = " 0.5.2 "
3
+ version = " 0.5.3 "
4
4
authors = [" Paul Osborne <osbpau@gmail.com>" ]
5
5
license = " MIT/Apache-2.0"
6
6
repository = " https://github.com/rust-embedded/rust-sysfs-gpio"
You can’t perform that action at this time.
0 commit comments