Skip to content

Releases: daenney/bahnboom

v0.0.5

03 Apr 11:49
Compare
Choose a tag to compare

Changelog

  • 2ab29f0 Don't fail if decoding messages fails
  • f7c4279 Ignore planned maintenance that's expired

v0.0.4

31 Mar 11:28
Compare
Choose a tag to compare

Changelog

  • 30055ec Add start and stop times for planned maintenance
  • f40339f More test cases for parseTitle

v0.0.3

31 Mar 10:13
Compare
Choose a tag to compare

Changelog

  • d318295 Parse the title using regex instead
  • 474989a README: Add badges, center header
  • 1e98b33 ci: Use gotestfmt to get better output
  • c702f4f Used passed-in context for issues retrieval

v0.0.2

30 Mar 15:18
f980001
Compare
Choose a tag to compare

Changelog

  • f980001 Set a user agent on all requests (#2)
  • 2f2eae6 Setup contexts for request cancellation (#1)

v0.0.1

30 Mar 14:40
Compare
Choose a tag to compare

Changelog

  • 3696ddf First pass at basic CLI
  • 5cff8cb Initial commit, project scaffolding