* Fix: pipeline that is building, but previously failing, counts as a blocker * StreamStatus object get_blocker_names() is deprecated, replaced by set_blockers()
1.1.5
* Update comparison page parser to handle new format in GoCD server 16.4 * For good measure, we also test against 16.5 * Fix: pipelines that are building are not complete
1.1.4
* Fix incorrect ancestor groups * Was being set from ancestors of the base pipeline, not the blocker pipeline
1.1.3
* Fix broken pip install
1.1.2
* Handle stream and parser corner cases * Switch to dashboard api to retrieve overall status * cctray did not include paused pipelines