- New bundles for keeping tags: `-t tables` keeps table tags, `-t lists` keeps list tags. [18](https://github.com/simonw/strip-tags/issues/18)
- `strip-tags -r/--remove` option for entirely removing the content of specified selectors. [24](https://github.com/simonw/strip-tags/issues/24)
- Fixed a bug where `<!-- comment -->` text was incorrectly included in the stripped output. [25](https://github.com/simonw/strip-tags/issues/25)