It took a little longer than expected, but I just released v3.0.6, which includes some contributed code by Andre Fortin (thanks, Andre!) for a new Costa Rica Country plugin and a new Phone-Regional Data Type that generates a phone number in an appropriate format for the row. Very nice additions, both of them.

I also ended up re-designing the Country plugin classes a bit to make them more future-extensible. Now, rather than loading up the class with new member vars every time a new country-region-specific data item gets added, it’s stored in a generic $extendedData private member var. Should keep things lean and mean, going forward.

Visit the website.