countries_api 6.x-1.2

New features
Bug fixes

Test this update before running it on live site!

Complete log of changes since 6.x-1.1:

  • #799664 by hass: Countries are not sorted in countries_api_get_list.
  • #1258532 by KMC81: $licens is defined but never used in countries_api_help().
  • by Scyther: Fixed call to undefined function in countries_api_numcode_get_country().
  • #255215 add continents_api contrib module (thams Wim Leers)
  • #714246 - Better handling of NULL values (thanks testosterone_z)
  • #731222 - Fix Undefined variable notice in hook_help (thanks g.idema)
  • #1094056: Update ISO3 country code for Romania
  • #1002848 - Add ISO3166 numeric codes for IMN, MNE, SRB
  • #1002818 - Additions regions_api region codes (thanks neilnz)
  • #991258 - Addition of numcode lookup functions
  • #714246 - Dont use drupal_write_record in install hook

countries_api 6.x-1.2-beta1

New features
Bug fixes

Complete log of changes since 6.x-1.1:

  • #799664 by hass: Countries are not sorted in countries_api_get_list.
  • #1258532 by KMC81: $licens is defined but never used in countries_api_help().
  • by Scyther: Fixed call to undefined function in countries_api_numcode_get_country().
  • #255215 add continents_api contrib module (thams Wim Leers)
  • #714246 - Better handling of NULL values (thanks testosterone_z)
  • #731222 - Fix Undefined variable notice in hook_help (thanks g.idema)
  • #1094056: Update ISO3 country code for Romania
  • #1002848 - Add ISO3166 numeric codes for IMN, MNE, SRB
  • #1002818 - Additions regions_api region codes (thanks neilnz)
  • #991258 - Addition of numcode lookup functions
  • #714246 - Dont use drupal_write_record in install hook
  • Removed t() in hook Schema.
  • Fixed Coder warning for SQL query.

countries_api 5.x-1.1

Bug fixes

Updated ISO country codes to reflect recent changes.
IMPORTANT: Ensure you run update.php

countries_api 6.x-1.1

Bug fixes

Updated ISO country codes to reflect recent changes.
IMPORTANT: Ensure you run update.php

countries_api 5.x-1.1-alpha1

New features

This is a fairly large rewrite for the 5.x module. All country data is now stored in a db table instead of inside the module. Ultimately this will allow for more flexibility. It also adds additional conversion functions.

A new module was also added for integration with the Services Module (http://drupal.org/project/services). This allows the country data to any outside application.

countries_api 5.x-1.0

First stable version of the module.
The full API documentation is available through the module's help page.

Subscribe with RSS Subscribe to Releases for Country codes API