Revision history for Geo-ICAO
High-level changelog
====================
0.3x airport development
0.2x country development
0.1x region development
0.0x initial releases & infrastructure
Low-level changelog
===================
0.31 Mon Aug 13 18:42:37 CEST 2007
- new sub airport2code()
0.30 Mon Aug 13 10:48:08 CEST 2007
- new sub code2airport()
**
0.23 Sat Aug 11 16:06:58 CEST 2007
- fixing test for perl 5.6
0.22 Sat Aug 11 14:46:23 CEST 2007
- new subs country2code() / code2country()
0.21 Sat Aug 11 14:06:19 CEST 2007
- all_country_codes() / all_country_names() now accept a code to
restrict to a given region
0.20 Fri Aug 10 16:03:58 CEST 2007
- new subs all_country_codes(), all_country_names()
**
0.12 Fri Aug 10 15:24:18 CEST 2007
- fixed bug in region2code: wrong hash used
- added tests for region
0.11 Fri Aug 10 14:38:30 CEST 2007
- cleaned "Maritime Southeast Asia" name
- new subs region2code(), code2region()
0.10 Fri Aug 10 10:26:05 CEST 2007
- export is in place
- dropped prereq Readonly (since hashes are less easy to handle with perl 5.6)
- new test for kwalitee
**
0.02 Thu Aug 9 14:23:19 CEST 2007
- protect country codes to quiet perl 5.6 warnings
0.01 Wed Aug 8 19:13:52 CEST 2007
- initial release
- region & countries definition
- all_region_names() / all_region_codes()