Changes
=======

0.4.2 (2008-09-10)
------------------

- Added security declarations for tokens.

0.4.1 (2008-09-10)
------------------

- Fixed bug in token comparison.

0.4 (2008-06-10)
----------------

- added possibility to smaller the amount of results generated by the
  sourcefactory


0.3 (2008-05-21)
----------------

- 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 (2008-05-20)
----------------

- 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

0.1 (2008-05-20)
----------------

- initial release
