Releases: Turbo87/aerofiles
Releases · Turbo87/aerofiles
aerofiles v1.5.0
aerofiles v1.4.3
- openair/writer: skip duplicate DP entries
- igc/reader: fix I record with offset > 99 (sylvainvdm)
aerofiles v1.4.2
- igc/reader: ignore invalid extensions in B record
aerofiles v1.4.1
- igc/reader: fix for timezone not being able for deepcopy
aerofiles v1.4.0
- 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
- messed up v1.3.0 deployment. Redeploy as v1.3.1 without any changes.
aerofiles v1.3.0
- openair/writer: first implementation of type "airspace". Others are missing
- openair: implement extended openair format
- openair: various smaller bug fixes
aerofiles v1.2.1
Release v1.2.1 (#267)
aerofiles v1.2.0
- seeyou: handle newer file formats including rwwidth, userdata and pics.
aerofiles v1.1.1
v1.1.0 failed to be published because of wrong GitHub action. Fixed
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