Sha256: 694c0ba82b895e40b17ef79f2d112af23dd5a5879bdbe79c5a096fa7eb76e343

Contents?: true

Size: 913 Bytes

Versions: 1

Compression:

Stored size: 913 Bytes

Contents

=== 0.5.7
 - Adding state.domestic_abbreviations to return an array of domestic US states

=== 0.5.6
 - Small bug fix for USA State name_to_abbreviation returning a full state name not an abbreviation

=== 0.5.5
 - Fixes to the data from files

=== 0.5.4
 - Loading data from files thanks @ekuecks!

=== 0.5.3
 - Adding state.codes to retun an array of state codes

=== 0.5.2
 - Adding a state.abbreviations and state.names to return an array of us state abbreviations and names

=== 0.5.1
 - Adding a function on state to go from state name to abbreviation #name_to_abbreviation

=== 0.5.0
- Fixing the specs
- API changes for country and county

=== 0.4.0
- Getting rid of FIPS as a namespace.  Instead going with a USA::States and USA::County namespace
- More consistent API calls.  EX: name_to_code or code_to_name or abbreviation_to_code
- Adding specs
- Adding more documentation

=== 0.1.0

- Inititial Gem

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
geolookup-0.5.7 CHANGELOG.rdoc