Skip to content

Latest commit

 

History

History
267 lines (127 loc) · 14.2 KB

CHANGELOG.md

File metadata and controls

267 lines (127 loc) · 14.2 KB

Changelog

1.10.0 (2022-10-23)

Features

  • add config subcommands (and move to an app builder setup) (#166) (9d5f33b)

1.9.1 (2022-10-08)

Bug Fixes

  • add docs for filter, cleanup sorting and other text (#164) (dd71f6f)

1.9.0 (2022-05-06)

Features

1.8.2 (2022-04-09)

Bug Fixes

  • 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)

Bug Fixes

  • Revert "feat: initial addition of loggers " (#154) (6a8ee49)

1.8.0 (2022-03-30)

Features

  • 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)

Bug Fixes

1.7.3 (2022-01-06)

Bug Fixes

  • 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)

Bug Fixes

  • during the changes to status fetching the rollup got lost along the way (#141) (187f3d9)

1.7.1 (2021-12-31)

Bug Fixes

  • accept filter contents with embedded colons (like 'title:fix:') (#139) (fe138dd)

1.7.0 (2021-12-31)

Features

1.6.0 (2021-12-24)

Features

1.5.2 (2021-12-23)

Bug Fixes

  • config would fail because no providers were configured (#129) (143f16e)

1.5.1 (2021-12-19)

Bug Fixes

  • help text was always being run even on successful execution and caused error (#126) (fdd5ff0)

1.5.0 (2021-12-19)

Features

1.4.0 (2021-10-30)

Features

Bug Fixes

1.3.3 (2021-10-25)

Bug Fixes

  • remove rids and self contained from project file for now (12cb8b3)

1.3.2 (2021-10-25)

Bug Fixes

1.3.1 (2021-10-25)

Miscellaneous Chores

1.3.0 (2021-10-25)

Features

  • 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)

Bug Fixes

1.2.0 (2021-10-22)

Features

  • add extension to name in release (378886e)

1.1.9 (2021-10-21)

Bug Fixes

  • use @ in filename and build filename instead of gci (a3ce160)

1.1.8 (2021-10-21)

Bug Fixes

1.1.7 (2021-10-21)

Bug Fixes

1.1.6 (2021-10-21)

Bug Fixes

1.1.5 (2021-10-21)

Bug Fixes

  • mac and linux had some troubles with localization support in com… (#68) (747eab2)

1.1.4 (2021-10-21)

Miscellaneous Chores

1.1.2 (2021-10-21)

Miscellaneous Chores

1.1.2 (2021-10-21)

Bug Fixes

  • only run nuget build/push on release (#64) (a6e5387)

1.1.1 (2021-10-21)

Bug Fixes

  • 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)

Features

  • add-basic-config-and-config-failure-logging (#53) (35f4e4e)
  • Change 'comments' to the speech balloon emoji (#57) (2042c0c)

1.0.1 (2021-10-19)

Bug Fixes

1.0.0 (2021-10-19)

Features

Bug Fixes