- ActionMultiParts now returns Action which improves reusability of Actions
- subsequently made some changes to the api (Action struct mostly) which isn't final yet and should break some things here and there (for now)
- custom actions now resided in rsteube/carapace-bin
- bash completion now has descriptions as well (thanks to https://stackoverflow.com/a/10130007)