Here you can see the full list of changes between each aerofiles release.
- 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
- messed up v1.3.0 deployment. Redeploy as v1.3.1 without any changes.
- openair/writer: first implementation of type "airspace". Others are missing
- openair: implement extended openair format
- openair: various smaller bug fixes
- seeyou/writer: fix in writer to use ";" as delimiter for pics
- seeyou: handle newer file formats including rwwidth, userdata and pics.
- 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
- fix decode_date bug in igc.reader
- remove python2.6 and python3.3 support
- fix extensions in IGC file fix record
- remove igc line limit
- IGC file reader
- Expanded SeeYou reader with task reading
- OpenAir airspace file reader
- Fixed encoding issues in SeeYou/XCSoar file writers
- SeeYou CUP file writer
- XCSoar task file writer
- Flarm configuration file writer
- Fixed missing README.rst in source distribution
First public preview release
- SeeYou CUP file reader
- WELT2000 file reader
- IGC file writer