* Add a register method to ConverterManager to register without loading
0.5.0
**release date:** 2014-01-25
**WARNING:** Backward incompatible changes
* Simplify converter management with ConverterManager class * Make babelfish usable in place * Add Python 2.6 / 3.2 compatibility
0.4.0
**release date:** 2013-11-21
**WARNING:** Backward incompatible changes
* Add converter support for Country * Language/country reverse name detection is now case-insensitive * Add alpha3t, scope and type converters * Use lazy loading of converters
0.3.0
**release date:** 2013-11-09
* Add support for scripts * Improve built-in converters * Add support for ietf
0.2.1
**release date:** 2013-11-03
* Fix reading of data files
0.2.0
**release date:** 2013-10-31
* Add str method * More explicit exceptions * Change repr format to use ascii only