Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Releases: plcnk/TwitterFlightBot

v1.2.1

17 Aug 18:57
3b025e9
Compare
Choose a tag to compare

Fixed

  • Fix if only ICAO is found

Full Changelog: v1.2.0...v1.2.1

v1.2.0

17 Aug 18:26
c46a510
Compare
Choose a tag to compare

Added

Full Changelog: v1.1.3...v1.2.0

v1.1.3

16 Aug 21:55
0d4196b
Compare
Choose a tag to compare

Fixed

  • Fix lowercase flight numbers & use on_ground attribute by @plcnk in #16

Full Changelog: v1.1.2...v1.1.3

v1.1.2

15 Aug 00:13
d6235dc
Compare
Choose a tag to compare

Changed

  • Improved timestamp logging

Full Changelog: v1.1.1...v1.1.2

v1.1.1

14 Aug 23:36
4530da3
Compare
Choose a tag to compare

Changed

  • Changed log level to WARNING

Full Changelog: v1.1.0...v1.1.1

v1.1.0

14 Aug 23:16
03891b9
Compare
Choose a tag to compare

Added

Changed

  • GitHub actions enhancement by @plcnk in #12

Full Changelog: v1.0.2...v1.1.0

v1.0.2

13 Aug 01:31
Compare
Choose a tag to compare

Fixed

  • Fix Docker image push on multiple architectures by @plcnk in #11

Full Changelog: v1.0.1...v1.0.2

v1.0.1

13 Aug 01:16
Compare
Choose a tag to compare

Added

Full Changelog: v1.0.0...v1.0.1

v1.0.0

13 Aug 00:40
b185a47
Compare
Choose a tag to compare

Added

  • Added linting with Black
  • Added Dockerfile and docker-compose.yml along with a CI to push the image to Docker Hub on release
  • Added documentation

Changed

  • Display "On ground" if altitude is zero

Fixed

  • Fixed Dependabot

Full Changelog: v0.2.0...v1.0.0

v0.2.0

11 Aug 21:27
cc08dc4
Compare
Choose a tag to compare

Added

  • Timestamps to the reply
  • Code comments
  • Dependabot

What's Changed

  • Refactored into multiple functions

Full Changelog: v0.1.0...v0.2.0