readfilter 0.1.2

Transparently wrap Readable things and filter their contents
Documentation
# Change Log
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## Unreleased

## v0.1.0 - 2019-12-11

Initial release. `CommentStrip` and `CharWhitelist`. Also my first published crate.