Skip to content

Releases: misterrodg/cifparse

v2.0.9

07 Nov 20:00
6718637

Choose a tag to compare

Bugfix for missing vert_angle values in procedure_points records.

v2.0.8

23 Oct 21:11
d56d6d6

Choose a tag to compare

Bugfix for incorrect lat/lon parse in controlled_points records.

v2.0.7

20 Aug 17:53
2d12b6a

Choose a tag to compare

Bugfix for incorrect time scale in dist_time field.

v2.0.6

20 Aug 17:31
374e4f9

Choose a tag to compare

Fixes error causing time field to not be added/populated on procedure_points.

v2.0.5

21 Jun 20:42
10b96bf

Choose a tag to compare

Fixes error in section parsing that caused VHF navaids to be skipped.

v2.0.4

18 Jun 16:23
20f5348

Choose a tag to compare

Fixes:

  • Bug in NDB parsing
  • Overhaul of field parsing for manageability/clarity

v2 Build Bugfix

25 May 23:27
7ed4b88

Choose a tag to compare

v2.0.2

v2.0.2

v2 Bugfix

25 May 21:41
9394d8d

Choose a tag to compare

Minor fixes to internal module handling.

Initial v2 Release

25 May 03:32
aab3335

Choose a tag to compare

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

24 Apr 21:08
70987f7

Choose a tag to compare

A minor bug existed in the CREATE statement for the procedure_points table course value. This is now fixed.