|
2 | 2 |
|
3 | 3 | ### Ignition Msgs 6.x.x
|
4 | 4 |
|
5 |
| -### Ignition Msgs 6.0.0 |
| 5 | +### Ignition Msgs 6.0.0 (2020-09-28) |
| 6 | + |
| 7 | +1. Convert functions between duration and ignition::time. |
| 8 | + * [Pull request 85](https://github.com/ignitionrobotics/ign-msgs/pull/85) |
| 9 | + |
| 10 | +1. Added utility functions to convert between msg::time and std::chrono time_point. |
| 11 | + * [Pull request 81](https://github.com/ignitionrobotics/ign-msgs/pull/81) |
| 12 | + |
| 13 | +1. Update codeowners. |
| 14 | + * [Pull request 80](https://github.com/ignitionrobotics/ign-msgs/pull/80) |
| 15 | + |
| 16 | +1. Included autogenerated code to the ign_create_docs function. |
| 17 | + * [Pull request 76](https://github.com/ignitionrobotics/ign-msgs/pull/76) |
| 18 | + |
| 19 | +1. Feature/add visual arrow and axis. |
| 20 | + * [Pull request 62](https://github.com/ignitionrobotics/ign-msgs/pull/62) |
| 21 | + |
| 22 | +1. Add Cone Geometry Type to marker.proto. |
| 23 | + * [Pull request 61](https://github.com/ignitionrobotics/ign-msgs/pull/61) |
| 24 | + |
| 25 | +1. Use `/bigobj` in MSVC to support protobuf 3.12 library. |
| 26 | + * [Pull request 57](https://github.com/ignitionrobotics/ign-msgs/pull/57) |
| 27 | + |
| 28 | +1. Workflow updates. |
| 29 | + * [Pull request 51](https://github.com/ignitionrobotics/ign-msgs/pull/51) |
| 30 | + |
| 31 | +1. Add Cone Geometry Message. |
| 32 | + * [Pull request 47](https://github.com/ignitionrobotics/ign-msgs/pull/47) |
| 33 | + |
| 34 | +1. Add .gitignore. |
| 35 | + * [Pull request 44](https://github.com/ignitionrobotics/ign-msgs/pull/44) |
| 36 | + |
| 37 | +1. Update BitBucket links. |
| 38 | + * [Pull request 41](https://github.com/ignitionrobotics/ign-msgs/pull/41) |
6 | 39 |
|
7 | 40 | ## Ignition Msgs 5.x
|
8 | 41 |
|
9 | 42 | ### Ignition Msgs 5.3.0 (2020-05-20)
|
10 | 43 |
|
| 44 | +1. Use modern CMake targets when including ignition-math. |
| 45 | + * [Pull request 82](https://github.com/ignitionrobotics/ign-msgs/pull/82) |
| 46 | + |
| 47 | +1. Included autogenerated code to the ign_create_docs function. |
| 48 | + * [Pull request 78](https://github.com/ignitionrobotics/ign-msgs/pull/78) |
| 49 | + |
| 50 | +1. Support multiple messages in a proto file. |
| 51 | + * [Pull request 70](https://github.com/ignitionrobotics/ign-msgs/pull/70) |
| 52 | + |
| 53 | +1. Add CMake options to support cross-compilation. |
| 54 | + * [Pull request 60](https://github.com/ignitionrobotics/ign-msgs/pull/60) |
| 55 | + |
11 | 56 | 1. Added the `EntityFactory_V` message.
|
12 | 57 | * [Pull request 58](https://github.com/ignitionrobotics/ign-msgs/pull/58)
|
13 | 58 |
|
|
57 | 102 |
|
58 | 103 | ### Ignition Msgs 4.9.0 (2020-05-20)
|
59 | 104 |
|
| 105 | +1. Included autogenerated code to the ign_create_docs function. |
| 106 | + * [Pull request 79](https://github.com/ignitionrobotics/ign-msgs/pull/79) |
| 107 | + |
| 108 | +1. Add Focal CI. |
| 109 | + * [Pull request 73](https://github.com/ignitionrobotics/ign-msgs/pull/73) |
| 110 | + |
60 | 111 | 1. Added the `EntityFactory_V` message.
|
61 | 112 | * [Pull request 58](https://github.com/ignitionrobotics/ign-msgs/pull/58)
|
62 | 113 |
|
|
0 commit comments