- Move network and country constants into JSON files
- Incorporate ITU data for operators
- Declare compatibility with Python 3.4.
- Fix a number of country to mcc mappings.
- Issue #9: Fix typo in mcc for Yemen.
- Issue #10: Allow 310 as a mcc value for Puerto Rico.
- Changed mcc API to always return a list, possibly empty, possibly containing multiple countries.
- Some tests, docs changes and updates to the records, thanks hannosch.
- Added in MNC codes and a script to scrape them.
- Added in MCC codes and a lookup.
- Made completely lazy, no records generated or indexed until first asked for.