Added - Set up Travis builds: https://app.travis-ci.com/github/erikw/taiga-stats Fixed - Bug fix: should not crash if $XDG_CONFIG_HOME is not set in the envionment. - Bug fix: The submodule importlib.metadata was added in 3.8. Added the backport importlib-metadata package to python <3.8.
1.2.0
Changed - Upgrade dependencies, most notably python-taiga to `1.0.0`
1.1.0
Added - `--version|-v` flags.
1.0.4
Added - Installation instructions with `pipx`.
1.0.3
Changed - Trim wheel size by removing img/ and sample_data/.
1.0.2
Changed - Update README.md with setup instructions (--url, --auth-token).