Release 22.11.2.0
Update procedure:
axii self update
-
Please note: There is a new subcommand to verify your workspace's integrity:
axii workspace verify
. Give it a try and follow the instructions (if necessary).
Features:
- Documentation restructuring and updates (@dreher, !331 (merged), !332 (merged), !343 (merged))
- Module deprecation: Modules can now be marked as deprecated with additional information for users to migrate (@dreher, !340 (merged))
- New subcommand
axii workspace verify
: Verify workspaces considering all possible sanity checks including deprecated modules (@dreher, !341 (merged)) - Allow declaring module authors in module definition (@dreher, !342 (merged))
Modules:
-
New
dbs/playground
: Module database for highly volatile and experimental modules (@pohl, @dreher, !335 (merged)) -
h2t/human_aware_navigation/teb_extension
: Fix wrong dependency (@utetg_groeger, !334 (merged)) -
deps/dlr_3d_object_tracking/icg
: Fix module dependency on default compiler (@reister, !337 (merged)) -
tools/include_what_you_use/18.0
,tools/include_what_you_use/19.0
: Add include what you use (IWYU) (@pohl, !338 (merged))
Fixes:
- Prompt text might get messed up by Rich (@dreher, !339 (merged))
Edited by Christian Dreher