-
Baseline: this includes all changes from 2.0.3 and earlier.
-
Miscellaneous documentation fixes
-
Update gz-plugin3 badge URLs
-
Ionic changelog
-
Enable 24.04 CI, require cmake 3.22.1
-
Add package.xml
-
Add bazel deps to pass layering_check
-
Remove HIDE_SYMBOLS_BY_DEFAULT: replace by a default configuration in gz-cmake.
-
Use HIDE_SYMBOLS_BY_DEFAULT
-
Bumps in ionic: gz-plugin3
-
Remove ignition
-
Use relative install path for gz tool data
-
Remove @mxgrey as codeowner and assign maintainership to @ahcorde
-
Update CI badges in README
-
Infrastructure
-
Enable and fix gz test on windows
-
Do not install CMakeLists.txt in loader/register
-
Add explicit dependency on plugin library
-
Documentation fixes
-
Infrastructure
-
Update parameter name in DemangleSymbol to match declaration
-
Inline functions in plugin_unload.hh
-
Rename COPYING to LICENSE
-
Bazel build rules for garden
- Forward port 1.4.0.
-
Add option to use
RTLD_NODELETE
when loading a library. -
Improve install instructions.
-
Version bumps for Garden and deprecations.
-
Ignition to Gazebo rename
-
CLI tool updates.
-
Update GoogleTest to latest version.
-
Clean unused lambda capture warning.
-
Support static plugins.
- ign -> gz Migrate Ignition Headers : gz-plugin
-
Remove redundant namespace references
-
Change
IGN_DESIGNATION
toGZ_DESIGNATION
-
Ignition -> Gazebo
-
Bash completion for flags
-
Add LICENSE file
-
Add Ubuntu Jammy CI
-
Install ruby commands on Windows
-
Add Doxygen documentation checks to CI
-
Infrastructure
-
Find gz program instead of gz-tools
-
Remove gz-tools from CMakeLists.txt. Not used
-
Infrastructure
-
Include windows instructions in examples README.md and fix examples to compile them on Windows
-
Fix downstream Windows builds
-
Add
gz plugin --info
to print plugin info -
Add Windows installation
-
Add plugin name accessor
- Add SelectSpecializers to allow gz-physics to improve compilation time.
- Initial release