Skip to content

Latest commit

 

History

History
132 lines (90 loc) · 5.71 KB

Changelog.md

File metadata and controls

132 lines (90 loc) · 5.71 KB

Gazebo Tools 1.x

Gazebo Tools 1.5.0 (2022-08-12)

  1. Bash completion for subcommand names and flags

  2. Infrastructure & CI

  3. Remove unused config.hh.in

  4. Bump CMake to 2.8.12

  5. Fix .dll installation directory on Windows

  6. Permit to invoke ign command in Windows

Ignition Tools 1.4.1 (2021-10-27)

  1. Fix Windows colcon build

  2. Add flag to get standard-compliant exception handling

  3. Fix use of Backward on macOS

Ignition Tools 1.4.0 (2021-10-15)

  1. Improve backtrace generation using Backward

Ignition Tools 1.3.0 (2021-09-27)

  1. Remove all death CMake code related to test.

  2. Remove build dependency on ruby (not needed)

  3. Remove unused cmake code related to compilations (CFlags, BUILD_TYPE, etc.)

  4. Add Windows support

  5. Sort versions correctly.

  6. Infrastructure

Ignition Tools 1.2.0 (2021-04-26)

  1. Relax version verification

Ignition Tools 1.1.0 (2021-03-30)

  1. Use ; as IGN_CONFIG_PATH delimiter on windows

  2. Clean up ignition-tools.pc file

  3. Fix cmake warning and error mesage types

  4. Infrastructure updates

  5. Do not overwrite default linker flags so that LDFLAGS environment variable is considered

  6. Add Windows installation

  7. Fix: Use PACKAGE_PREFIX_DIR to ensure relocatable CMake install for conan

  8. Add ruby style checker

  9. When using help, append --help to specific command

  10. Added --commands

  11. Set the process title to something nice

Ignition Tools 1.0.0 (2019-12-09)

Ignition Tools 0.2.0

  1. Accepting multiple paths in IGN_CONFIG_PATH.

  2. Backport changes from default branch (pipeline, Code of Conduct, etc.)

  3. Link to main contributing guide.

  4. Exit with success code 0 for help command.

Ignition Tools 0.1.0