- Added the `remove_tags` method for isolating formatted text in a block of HTML
0.8.1
- Fixed empty element tag counting within the `find` method
0.8
* Added mode argument to the `find` method to adjust return behaviour (defaults to `mode='auto'`) * Enabled strict attribute matching for the `find` method (defaults to `strict=False`)