- added possibility to smaller the amount of results generated by the sourcefactory
0.3
----------------
- added test for comparing the returned countries to equality - added __reduce__ to data objects so that they can be pickled - added tests for pickling and unpickling data objects
0.2
----------------
- gocept.country now returns special data objects instead of pycountry objects for a better object-oriented purpose and flexibility in handling the result - improved configure.zcml and added functional tests for the i18n translations - improved test cases in general