| 1 |
Revision history for Perl extension Geo::LatLon2City |
| 2 |
|
| 3 |
- bumped database version to 2. |
| 4 |
- moved search to C. |
| 5 |
- too many bugs to list them - it's a miracle you got correct results |
| 6 |
for most queries. |
| 7 |
- slightly improved docs. |
| 8 |
- postal code support was actually implemented already. |
| 9 |
- bump perl version requirement to 5.10. |
| 10 |
- add embedded cdb version, ask whether to use it and use it by default |
| 11 |
on windows. |
| 12 |
- associated data can now be up to 255 bytes. |
| 13 |
- fixed memory corruption caused b y not properly allocating the cdb structure. |
| 14 |
|
| 15 |
0.01 Mon 14 Mar 2022 04:09:30 CET |
| 16 |
- first release |
| 17 |
|
| 18 |
0.00 Sun 13 Mar 2022 23:00:52 CET |
| 19 |
- begin work |
| 20 |
|