v1.2.5 - More flexible [-o/--option] config
--options are now able to be configured four different ways:
[-o]→-ois the short name[--option]→--optionis the long name[-o/--option]→-ois the short name,--optionis the long name (this can also be[--option/-o])[-o/]→-ois the short name, the default long name is removed.
Additionally, there are now warnings if this sort of format is incorrectly specified.
Full Changelog: v1.2.4...v1.2.5