1.10.0 (2022-10-23)
1.9.1 (2022-10-08)
1.9.0 (2022-05-06)
1.8.2 (2022-04-09)
- registration was not living long enough to handle cancellation properly. Also flattened out some of the async enumerables (#156) (60e923d)
1.8.1 (2022-04-08)
1.8.0 (2022-03-30)
- initial addition of loggers with some simple top level log statements (and one in show) until we figure out how we want to approach it (#152) (15f65f2)
1.7.3 (2022-01-06)
- when a user is deleted the Author field isn't returned. replacing author with 'octoghost' in those cases (#143) (eb00ab0)
1.7.2 (2022-01-04)
1.7.1 (2021-12-31)
1.7.0 (2021-12-31)
1.6.0 (2021-12-24)
1.5.2 (2021-12-23)
1.5.1 (2021-12-19)
1.5.0 (2021-12-19)
1.4.0 (2021-10-30)
- initial implementation of watch on show (#110) (1421f11)
- making page size configurable (#83) (a671f04)
1.3.3 (2021-10-25)
- remove rids and self contained from project file for now (12cb8b3)
1.3.2 (2021-10-25)
- add project to build (4759aa1)
1.3.1 (2021-10-25)
- release 1.3.1 (0435151)
1.3.0 (2021-10-25)
- added sorting to the show view (#98) (a696c5a)
- also query review-requested separately so we get all the prs (#87) (065910b)
- update methods to accept/utilize cancellationtoken in network deps (#86) (8fa0063)
1.2.0 (2021-10-22)
- add extension to name in release (378886e)
1.1.9 (2021-10-21)
- use @ in filename and build filename instead of gci (a3ce160)
1.1.8 (2021-10-21)
- ls -> gci (79d12ae)
1.1.7 (2021-10-21)
- fix assembly name (402e249)
1.1.6 (2021-10-21)
1.1.5 (2021-10-21)
1.1.4 (2021-10-21)
1.1.2 (2021-10-21)
- release 1.1.2 (76675f0)
1.1.2 (2021-10-21)
1.1.1 (2021-10-21)
- specify source in build and make nuget publish its own thing outside of matrix builds (#61) (e0af8b5)
- yaml whitespace error (#62) (42581b1)
1.1.0 (2021-10-21)
- add-basic-config-and-config-failure-logging (#53) (35f4e4e)
- Change 'comments' to the speech balloon emoji (#57) (2042c0c)
1.0.1 (2021-10-19)
- add build test and publish pipes (#19) (ac5d95a)
- add open command and identifiers to pull requests (#40) (28611fd)
- adding contributing.md (#27) (f6a941f)
- Config loading (#26) (679bc28)
- console-writer implementation (5ee53f5)
- Factor out GQL models (#36) (f850cdb)
- Get username from API if not configured (#38) (6c62490)
- initial console application (172dc4f)
- main show loop (#35) (b42eb80)
- Populate status (#41) (93df4fc)
- PR objects and object structure (2dadce1)
- tests and impl of the compact formatter type. (aa3ef42)