-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,45 @@ | ||
blocktest-yarp-plugins 1.0.0 (2019-07-08) {#v1_0_0} | ||
========================================= | ||
|
||
blocktest-yarp-plugins 1.0.0 Release Notes | ||
========================================== | ||
|
||
|
||
|
||
Important Changes | ||
----------------- | ||
|
||
### Dependencies | ||
|
||
- Added `YCM` as dependecy | ||
- `YARP` version `3.3.0` is now required | ||
|
||
New Features | ||
------------ | ||
|
||
- Added `uninstall` cmake target. | ||
- Added `actionPortRead`. | ||
- Added `actionPortWrite`. | ||
- Added `actionCanWrite`. | ||
- Added `actionCanRead`. | ||
|
||
Bug Fixes | ||
--------- | ||
|
||
- Fixed open and connect ports. | ||
- Fixed crash on exit. | ||
- Fixed report. | ||
- Fixed relative paths in the lib when installed. | ||
- Fixed Windows compilation | ||
|
||
Contributors | ||
------------ | ||
|
||
This is a list of people that contributed to this release (generated from the | ||
git history using `git shortlog -ens --no-merges v1.0.0`): | ||
|
||
``` | ||
16 Nicolò Genesio <[email protected]> | ||
12 Luca Tricerri <[email protected]> | ||
3 Andrea Ruzzenenti <[email protected]> | ||
``` |