Skip to content

Releases: Turbo87/aerofiles

aerofiles v1.5.0

10 Jul 12:28
9f5a38f
Compare
Choose a tag to compare

aerofiles v1.5.0, 2025-07-10

  • AIXM airspace reader.
  • AIXM to openair converter
  • "make lint-fix" for autopep8 and applied to all sources

aerofiles v1.4.3

23 Jun 12:45
d49ad8c
Compare
Choose a tag to compare
  • openair/writer: skip duplicate DP entries
  • igc/reader: fix I record with offset > 99 (sylvainvdm)

aerofiles v1.4.2

12 May 12:01
e5c40cb
Compare
Choose a tag to compare
  • igc/reader: ignore invalid extensions in B record

aerofiles v1.4.1

07 Mar 20:48
6da6767
Compare
Choose a tag to compare
  • igc/reader: fix for timezone not being able for deepcopy

aerofiles v1.4.0

13 Sep 11:42
9486e4e
Compare
Choose a tag to compare
  • igc/reader: fix for HFTZN to handle timezone that is not integer
  • igc/reader: add "datetime" and "datetime_local" to fix_records to
    deal with UTC and local time correctly. Please read "How
    to read an IGC file" for a detailed explanation.
  • igc/reader: added flag "skip_duplicates" to remove B records with
    identical time.
  • improved documentation for IGC

aerofiles v1.3.1

12 Aug 13:46
123fd26
Compare
Choose a tag to compare
  • messed up v1.3.0 deployment. Redeploy as v1.3.1 without any changes.

aerofiles v1.3.0

12 Aug 13:34
98d8aa5
Compare
Choose a tag to compare
  • openair/writer: first implementation of type "airspace". Others are missing
  • openair: implement extended openair format
  • openair: various smaller bug fixes

aerofiles v1.2.1

20 Dec 11:15
02fd65b
Compare
Choose a tag to compare
Release v1.2.1 (#267)

aerofiles v1.2.0

04 Dec 14:43
a1e2775
Compare
Choose a tag to compare
  • seeyou: handle newer file formats including rwwidth, userdata and pics.

aerofiles v1.1.1

08 Nov 12:09
86a8c55
Compare
Choose a tag to compare

aerofiles v1.1.1

v1.1.0 failed to be published because of wrong GitHub action. Fixed

aerofiles v1.1.0

IGC/writer: added long_option "RECEIVER" to be compliant with newest spec
IGC/reader: allow all H-records to be in short or long format
OpenAir/reader: Added "lineno" to all elements to reference source line