2.13.0 (2024-04-03)
Features
- curl: Complete protocols for --proto-default (7051379)
- ip: Add completion for netconf subcommand (03a10ff)
- ip: Complete commands for netns exec (1f03796)
- ip: Complete help for unknown subcommands (21f7e32)
- ip: Complete ip link property (efa663c)
- ip: Complete link types for address show (ca5ea03)
- ip: Complete neigh show and flush (c7c3c03)
- ip: Complete stats subcommand (cd73e8c)
- ip: Create function to get link types (8e60245)
- rg: add fallback 3rd party completion loader (7e4cc2f)
- xmllint,xmlwf: also suggest *.rss files (a89cde2)
Bug Fixes
- available_interfaces: fix regression of unwanted trailing colons (c2f83e0)
- ip: Complete addrlabel add/del properties (ea07616)
- ip: Complete ip delete with type correctly (f3a9be3)
- ip: Complete more variations of subcommands (c8920c5)
- ip: Complete netns attach subcommand (bfb1de6)
- ip: Complete only relevant addrlabel subcmds (05147f1)
- ip: Keep completing after -netns name (1a5df4f)
- ip: Quote all instantiation of ip as "$1" (ef25163)
- ip: Quote network namespace names (216734b)
- Makefile: include api-and-naming.md in dist (fdd8048)