1.0.0
This is the initial version of click_with_aliasing. This version features the group and command decorators, which are wrappers of the click.group and click.command decorators. You use them the exact same, but with the addition of an aliases argument, which is a list of strings (the aliases to use for the group/command.