I'll get this out of the way right now: I published 2.2.5 to pypi, but totally forgot to do it for github. My bad.
Now then, here's what's new: v2.2.5 introduced the new `--debug` option, which is mainly just for making my life easier. It outputs verbose debugging information (for more info see the README).
v2.2.6 improves the output of `--debug` a bit, and also introduces the `-c`/`--config` flag that allows you to specify the location of your ATS configs on the command line, skipping a prompt and/or avoiding errors in non-interactive dumps. It also introduces the new travis-ci testing suite, which even works (mostly).
Both versions also made strides towards supporting non-standard ATS installations and relative cache path specifications, but the progress on this is on-going.