3.18.0 is out, incorporating the largest patch set of all times, well, the past two years at least.
This release closes:
- the separate development tree, as I cannot see any use for that anymore - I might change my mind next year...
- issue 245 (ambiguous "cache by owner" strings)
- issue 274 (transition to Ruby 1.9, and therefore full support for UTF-8 -> Korean, Greek, and Japanese may work now)
- issue 279 (transition to Google Geocode API v3)
- a couple of non-reported issues that showed up in daily use
It also tries to resolve at least 95% of:
- issue 198 (PMO caches "dropped" even for PMs)
+ please test to find remaining quirks
- issue 271 (support for road navigation devices, e.g. nüvi)
+ it might be useful to have "TourGuide" support (radial approach signals, instead of on-road), but gpsbabel doesn't know about that
- issue 277 (the BIG CHANGE that removed almost all access to GUIDs which are used to index printable cache descriptions etc, and broke a list of parsing patterns)
+ a few patterns may have slipped my attention
Note that part of the solution to issue 277 involves a "dictionary" file. I have been asked to distribute a full one - but the size would be ~100MB, and its construction would immediately void my GC account. As it will be built sequentially from all your requests, there will be a doubled number of GC accesses for a short time - please keep this in mind when running your queries.
There will be no 3.19.x, please adjust your configuration in case you accessed the Debian/Ubuntu repository. Your current version of GeoToad should find out about the release within 3 days, and tell you about it. (I'd recommend not to wait any longer.)
There are still a few minor patches in my pool which will get separate testing - if you're willing to participate, please see the "Started" issues list.
Now enjoy,
-- S