Skip to content

Releases: herver/go-gvacli

Go 1.20 rebuild

29 Jun 07:50
Compare
Choose a tag to compare
  • Updated dependencies
  • Built with Go 1.20 (various vulnerabilities fixed since 1.19)

Various updates

04 Jan 19:54
Compare
Choose a tag to compare
  • Updated all dependencies to latest released version
  • Compile with go 1.19

Minor improvements

29 Mar 07:28
8f17ad6
Compare
Choose a tag to compare
  • Colors should work better on Windows
  • Minor lint fixes

Performance and cosmetic improvements

12 Nov 14:46
6e11af5
Compare
Choose a tag to compare
  • Colorise actual times if the flight has been delayed
  • Add an on-disk cache for FlightInfos objects
  • Reformat "Next Info" as "Delayed"
  • Just print the time if only today's flights are shown

Thanks to @nbarrientos

v0.3.3

02 Nov 19:50
93e3e87
Compare
Choose a tag to compare
  • Colorise actual times if the flight has been delayed (thanks @nbarrientos)

v0.3.2: Fix colors for windows (#7)

27 Oct 14:38
994749b
Compare
Choose a tag to compare
  • Fix: Colors should work on Windows as well.

v0.3.1

27 Oct 06:45
699d6e1
Compare
Choose a tag to compare
  • Use Mobile API
  • Show aircraft registration

(again, thanks @nbarrientos )

v0.3.0

26 Oct 05:58
ad8d714
Compare
Choose a tag to compare
  • Adapt to the new API and add --all-flights (thanks @nbarrientos)
  • Build workflow migrated to GitHub Actions v2