Skip to content

Latest commit

 

History

History
46 lines (35 loc) · 1.31 KB

changelog.md

File metadata and controls

46 lines (35 loc) · 1.31 KB

2023-10-18 (v2.4.5.2)

  • Solved the "Page Not Found" error message due to the changes in the aviationwheather.gov new API

2023-07-28 (v2.4.5)

  • Corrected typo in warning for non METAR stations

2022-02-21 (v.2.4.4)

  • Updated airport list due to incorrect ICAO codes in the NOAA list.

2020-07-18 (v2.4.2)

  • add station coordinates to ad_list

2020-07-08 (v2.4.1)

  • updated airport list by removing the non-METAR stations from the list (source NOAA)

2020-07-06 (v2.4)

  • added -m and -f options (METAR or TAF only)
  • added -lc and -la options (list countrues and list country airports)
  • various cleanups and refactoring.

2020-06-17 (v2.3)

  • added "super raw" output option (-rr)

2020-06-07 (v2.1)

  • added a couple of new stations
  • changed maximum number of METARs to 70
  • changed default timeout to 2 sec.
  • added option -t (timeout)
  • code optimization and clean up

2017-04-15

  • added new Dakar (Senegal) airport

2016-10-19

  • added raw output option
  • added option for min/max number of metars
  • Various optimisation and bug correction

2016-10-06

  • Code clean up and optimization

2016-09-30

  • Output in the same order than arguments
  • added http error handeling (timeout, http errors)
  • two tafs latest instead of latest one (trend)
  • Correction of various bugs and code optimization