Release Summary
Bugfix and refactoring release.
Minor Changes
- Explicitly set up Galaxy context instead of relying on deprecated functionality (#234).
Bugfixes
- Fix schema for
seealso
in role entrypoints. Plugin references now work (#237, #240). - Make error reporting for invalid references in
plugin
seealso
entries more precise (#240). - Support new
ansible-doc --json
output fieldplugin_name
(#242). - Use certain fields from library context instead of app context that are deprecated in the app context and will be removed from antsibull-core 3.0.0 (#233).