Skip to content

handle non-ASCII titles; write GitHub token to config.ini

  • Don't fail on issues that have non-ASCII characters in their titles.
  • Write GitHub token to config.ini instead of .ghtoken. The program will reuse this value on subsequent runs and will not ask user to re-enter credentials.
  • Bump version to 0.0.2.

Merge request reports