Releases: daenney/bahnboom
Releases · daenney/bahnboom
v0.0.5
Changelog
- 2ab29f0 Don't fail if decoding messages fails
- f7c4279 Ignore planned maintenance that's expired
v0.0.4
Changelog
- 30055ec Add start and stop times for planned maintenance
- f40339f More test cases for parseTitle
v0.0.3
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
Changelog
- f980001 Set a user agent on all requests (#2)
- 2f2eae6 Setup contexts for request cancellation (#1)
v0.0.1
Changelog
- 3696ddf First pass at basic CLI
- 5cff8cb Initial commit, project scaffolding