Skip to content

Latest commit

 

History

History
85 lines (58 loc) · 3.47 KB

Changelog.md

File metadata and controls

85 lines (58 loc) · 3.47 KB

Gazebo Plugin 1.x

Gazebo Plugin 1.4.0 (2022-11-11)

  1. ign -> gz Migrate Ignition Headers : gz-plugin

Gazebo Plugin 1.3.0 (2022-08-15)

  1. Remove redundant namespace references

  2. Change IGN_DESIGNATION to GZ_DESIGNATION

  3. Ignition -> Gazebo

  4. Bash completion for flags

  5. Add LICENSE file

  6. Add Ubuntu Jammy CI

  7. Install ruby commands on Windows

Ignition Plugin 1.2.1 (2021-09-24)

  1. Add Doxygen documentation checks to CI

  2. Infrastructure

  3. Find ign program instead of ignition-tools

  4. Remove ign-tools from CMakeLists.txt. Not used

Ignition Plugin 1.2.0 (2021-03-30)

  1. Infrastructure

  2. Include windows instructions in examples README.md and fix examples to compile them on Windows

  3. Fix downstream Windows builds

  4. Add ign plugin --info to print plugin info

  5. Add Windows installation

  6. Add plugin name accessor

Ignition Plugin 1.1.0 (2019-11-21)

  1. Add SelectSpecializers to allow ign-physics to improve compilation time.

Ignition Plugin 1.0.0 (2019-02-05)

  1. Initial release