0.1.0 (2021-02-25) Features Pattern: add Pattern::new_anchored (#2) (81f4c1c0) 0.0.1 (2019-08-02) Features add FromStr impl for Pattern (86a33462) add Clone and Debug impls (9092305d) support matching on io::Read (121efb9b) Bug Fixes only short-circuit when known not to match (71544493)