Releases: misterrodg/cifparse
Releases · misterrodg/cifparse
v2.0.9
v2.0.8
Bugfix for incorrect lat/lon parse in controlled_points records.
v2.0.7
Bugfix for incorrect time scale in dist_time field.
v2.0.6
Fixes error causing time field to not be added/populated on procedure_points.
v2.0.5
Fixes error in section parsing that caused VHF navaids to be skipped.
v2.0.4
Fixes:
- Bug in NDB parsing
- Overhaul of field parsing for manageability/clarity
v2 Build Bugfix
v2.0.2 v2.0.2
v2 Bugfix
Minor fixes to internal module handling.
Initial v2 Release
v2.0.0
- Completely overhauls and refines data handling for better and more accurate parsing.
- Adds several new record types to handle all of the various possibilities the FAA could include.
As this is a major version, there are breaking changes. See the MIGRATION file in the project root for the specific changes and additions.
Initial Public Release Bugfix
A minor bug existed in the CREATE statement for the procedure_points table course value. This is now fixed.