0.3.0
- Added
get_unicode_blocksmethod. - Added
get_unicode_scriptsmethod. - Changed
get_nameandset_nameto read/write both Mac and Windows IDs. - Fixed hardcoded class name in
__str__method. - Fixed
setup.pywarning and updated totoxconfiguration. - Removed
get_scriptsmethod. - Removed
get_scripts_by_charactersclass method. - Replaced single quotes
'with double quotes"(Black formatting).