d9c2447 Update to 1.16.0

Authored and Committed by mfabian 2 years ago
    Update to 1.16.0
    
    - Make true the default for “rememberinputmode”
    - Save “inputmode” to gsettings
      and add a “rememberinputmode” gsettings. This makes it
      possible to change the current input mode from the command
      line. And with “rememberinputmode” one can choose whether
      the last used input mode should be remembered and be used
      again when a new session starts or whether a new session
      should always start in table mode.
      (Resolves: https://github.com/mike-fabian/ibus-table/issues/85)
    - Skip cangjie5 and erbi-qs test cases if the tables are too old
    - Replace deprecated module “optparse” with “argparse”
    
        
file modified
+2 -0
file modified
+15 -1
file modified
+1 -1