This is regarding a backwards incompatible change introduced at #237 As an workaround, avoid version 4.3.2 of this library. ### Steps to reproduce Create a command using a trait for common options shared among several similar commands. ### Expected behavior The command runs with no errors and the options are accepted. ### Actual behavior The options defined at the trait are completely ignored. ### System Configuration Any