* Moved sets allowed_tags, allowed_attributes, etc.. to the class level. * Fixed a possible problem with removing nodes but saving content. * Fixed setup.py when BeautifulSoup isn't installed or installing from tgz.
1.5.0
* Added 'scale', 'salign', 'align', and 'wmode' to fix embed codes.
1.4.2
* Fixed mangling of mailto: links
1.4.1
* Added doc strings. * Added tests.py to MANIFEST.in
1.4.0
* Added BSD LICENSE and MANIFEST.in
1.3.5
* Unicode in autolinked urls is now properly escaped.