Skip to content

Releases: daenney/gdq

v2.4.1

17 Sep 11:22
Compare
Choose a tag to compare

Changelog

  • a41fbae Fix goreleaser configuration and drop 32-bit ARM

v2.3.4

26 Nov 19:58
Compare
Choose a tag to compare

Changelog

  • 5f271c4 gofmt a few files
  • 4769ce3 Add Flames Fatales 2022 and AGDQ2023
  • 3102b70 Update CI actions versions and Go version

v2.3.3

28 May 17:09
Compare
Choose a tag to compare

Changelog

v2.3.2

19 Jan 18:08
Compare
Choose a tag to compare

Changelog

v2.3.1

03 Jan 12:26
Compare
Choose a tag to compare

Changelog

  • 6b923c1 Latest now always returns the latest event

v2.3.0

23 Dec 13:00
Compare
Choose a tag to compare

Changelog

  • 6b71d0e host: Handle case where start/end are reversed
  • 844ffa7 event: Add recent and upcoming events

v1.2.0

09 May 15:16
Compare
Choose a tag to compare

Changelog

eb9527d Fix host to run assignment
31a59f9 Handle older events that always have run_time "0"
59e40cf Print and exit if we don't have any runs
31ec1c7 Don't unconditionally overwrite ev
e54f787 Add SGDQ2021, fixup for e34d0ad

v1.1.1

30 Apr 11:04
Compare
Choose a tag to compare

Changelog

99d6135 schedule: Remove unnecessary nil check
8a03ed3 Fix the URLs we query
e34d0ad Add SGDQ2021
5f3f606 README: Update to indicate support for M1

v1.1.0

30 Apr 10:33
Compare
Choose a tag to compare
  • Build with Go 1.16 to add support for Apple M1
  • Make builds reproducible

v1.0.1

16 Dec 15:04
Compare
Choose a tag to compare

Changelog

061ac4b http: http.DefaultTransport is fine
16ee7a3 CI: Don't trigger tests on a tag push
f413c30 CI: Use -trimpath in goreleaser